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 86fc052 commit 127e6dcCopy full SHA for 127e6dc
.github/workflows/book.yml
@@ -45,7 +45,7 @@ jobs:
45
run: linkchecker book
46
47
- name: Upload GitHub Pages content
48
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
49
with:
50
path: /tmp/book
51
0 commit comments