We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d122523 commit 0574362Copy full SHA for 0574362
.github/workflows/deploy-docs.yml
@@ -55,7 +55,7 @@ jobs:
55
-cvf "$RUNNER_TEMP/github-pages.tar" \
56
.
57
- name: Setup Pages
58
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
59
- name: Upload artifact
60
uses: actions/upload-pages-artifact@v3
61
with:
0 commit comments