Skip to content

Commit

Permalink
bump upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
drmorr0 committed Jun 26, 2024
1 parent 9811d98 commit d4747b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Test
run: make test cover
- name: Upload coverage
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: rust-coverage
path: .build/coverage/rust-coverage.lcov
Expand Down

0 comments on commit d4747b6

Please sign in to comment.