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 ffcccec commit 4b74770Copy full SHA for 4b74770
1 file changed
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
key: ${{ steps.cache-restore.outputs.cache-primary-key }}
53
54
# Upload pages artifact
55
- - uses: actions/upload-pages-artifact@v4
+ - uses: actions/upload-pages-artifact@v5
56
with:
57
path: _out/html-multi
58
0 commit comments