Skip to content

Commit

Permalink
Update to upload-artifact v4
Browse files Browse the repository at this point in the history
So it still builds.
  • Loading branch information
alexjsteffen authored Sep 11, 2024
1 parent 7afb0a3 commit 172c1b7
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 @@ -52,7 +52,7 @@ jobs:
shell: bash

- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: repo-contents-and-build-${{ matrix.os }}-${{ matrix.arch }}
path: ttsrs.tar.zst

0 comments on commit 172c1b7

Please sign in to comment.