Skip to content

Commit

Permalink
Merge pull request #6 from SierraSoftworks/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-5.1.1
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
2 parents e743cca + e62c761 commit 8217f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
args: '-- --test-threads 1'

- name: Upload code coverage
uses: codecov/codecov-action@v1.2.1
uses: codecov/codecov-action@v5.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8217f05

Please sign in to comment.