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 a6845a2 commit d79980aCopy full SHA for d79980a
1 file changed
.github/workflows/deploy.yaml
@@ -36,7 +36,7 @@ jobs:
36
run: mdbook build
37
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
40
with:
41
path: ./build
42
0 commit comments