We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ac32c commit 08527daCopy full SHA for 08527da
1 file changed
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Build
35
run: mdbook build
36
# share between different jobs
37
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
38
with:
39
name: book
40
path: book/
0 commit comments