Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 6, 2024
1 parent af74b8b commit 7176c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:

- name: Upload coverage to Codecov
if: matrix.toolchain == 'stable'
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v3.1.6
with:
files: codecov.json

0 comments on commit 7176c81

Please sign in to comment.