Skip to content

Commit 3eb14d0

Browse files
authored
upgrade upload-artifact
1 parent 3cea474 commit 3eb14d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rbe.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
sh linkcheck.sh --all rust-by-example
4343
4444
- name: Upload Artifact
45-
uses: actions/upload-artifact@v1
45+
uses: actions/upload-artifact@v3
4646
with:
4747
name: rust-by-example
4848
path: book

0 commit comments

Comments
 (0)