Skip to content

Commit

Permalink
update to upload-artifact@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyaDaleh committed Nov 18, 2023
1 parent 7dec82f commit 1173ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: cp -r sounds/ artifact/sounds/

- name: Upload Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: shawzin
path: artifact/

0 comments on commit 1173ce4

Please sign in to comment.