Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2022
1 parent bfeb466 commit 8cf200f
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 @@ -96,7 +96,7 @@ jobs:
run-types: Tests,Doctests

- name: Upload to Codecov.io
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 8cf200f

Please # to comment.