Skip to content

Commit

Permalink
upgrade upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
marioidival authored Oct 31, 2022
1 parent 3cea474 commit 3eb14d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rbe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sh linkcheck.sh --all rust-by-example
- name: Upload Artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: rust-by-example
path: book

0 comments on commit 3eb14d0

Please sign in to comment.