Skip to content

Commit

Permalink
bump upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield committed Aug 10, 2023
1 parent af850e6 commit a7586a0
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 @@ -25,7 +25,7 @@ jobs:
- name: Run tests
run: cargo test --verbose
- name: Upload binary
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: hattivatti
path: target/debug/hattivatti
Expand Down

0 comments on commit a7586a0

Please sign in to comment.