We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cea474 commit 3eb14d0Copy full SHA for 3eb14d0
.github/workflows/rbe.yml
@@ -42,7 +42,7 @@ jobs:
42
sh linkcheck.sh --all rust-by-example
43
44
- name: Upload Artifact
45
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v3
46
with:
47
name: rust-by-example
48
path: book
0 commit comments