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 0d19490 commit 015c627Copy full SHA for 015c627
1 file changed
.github/workflows/pages.yml
@@ -83,7 +83,7 @@ jobs:
83
run: mv signing-key _site/
84
85
- name: Upload GitHub Pages Artifact
86
- uses: actions/upload-pages-artifact@v4.0.0
+ uses: actions/upload-pages-artifact@v5.0.0
87
with:
88
path: _site
89
0 commit comments