Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-3.1.4'

* origin/dependabot/github_actions/codecov/codecov-action-3.1.4:
  Bump codecov/codecov-action from 3.1.1 to 3.1.4
  • Loading branch information
Ganneff committed Jul 31, 2023
2 parents e91dfd6 + ce5e6bc commit 4705565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
with:
version: '0.22.0'
- name: Upload to codecov.io
uses: codecov/[email protected].1
uses: codecov/[email protected].4
with:
token: ${{secrets.CODECOV_TOKEN}}
fail_ci_if_error: false
Expand Down

0 comments on commit 4705565

Please sign in to comment.