ci: update publish-docs.yml

This commit is contained in:
Maël Gangloff
2025-11-16 22:10:00 +01:00
parent 11ab26817b
commit 5fe3f1cbca

View File

@@ -14,7 +14,9 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Setup Node
uses: actions/setup-node@v4