We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da774e5 commit db1c7a8Copy full SHA for db1c7a8
1 file changed
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
MKDOCS_GIT_COMMITTERS_APIKEY: ${{ secrets.GITHUB_TOKEN }}
37
38
- name: Upload to GitHub Pages
39
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
40
with:
41
path: site
42
0 commit comments