Skip to content

Commit

Permalink
Merge pull request #1059 from SierraSoftworks/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/codecov/codecov-action-4

chore(deps): bump codecov/codecov-action from 3 to 4
  • Loading branch information
notheotherben authored Feb 1, 2024
2 parents 53933be + dd0ee90 commit 9a2e5f6
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 @@ -200,7 +200,7 @@ jobs:
secrets/data/repos/SierraSoftworks/git-tool/public/codecov token | CODECOV_TOKEN;
- name: codecov upload
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
if: matrix.coverage || false
with:
token: ${{ env.CODECOV_TOKEN }}
Expand Down

0 comments on commit 9a2e5f6

Please sign in to comment.