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 c80270e commit 4d9ddabCopy full SHA for 4d9ddab
.github/workflows/book.yml
@@ -24,7 +24,7 @@ jobs:
24
needs: build-book
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
28
with:
29
name: book
30
path: ./book
0 commit comments