Skip to content

Commit

Permalink
fix codecov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
thebino committed Sep 15, 2023
1 parent dfa7836 commit fca2866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions-rs/[email protected]

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit fca2866

Please sign in to comment.