Skip to content

Commit

Permalink
Merge pull request #1896 from jdno/upgrade-action
Browse files Browse the repository at this point in the history
Upgrade actions/upload-artifact action
  • Loading branch information
marioidival authored Nov 7, 2024
2 parents 9db7860 + 9bc6832 commit 90a8b26
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 @@ -72,7 +72,7 @@ jobs:
done
- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: rust-by-example
path: book

0 comments on commit 90a8b26

Please sign in to comment.