Skip to content

Commit

Permalink
update upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
Subject38 committed Oct 24, 2024
1 parent db55466 commit 4f4a08b
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 @@ -58,7 +58,7 @@ jobs:
# run: |
# cargo test --release --locked
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: MFEKglif-${{ matrix.platform }}
path: |
Expand Down

0 comments on commit 4f4a08b

Please sign in to comment.