Skip to content

Commit

Permalink
Merge pull request #229 from 0x46616c6b/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-4.0.1
  • Loading branch information
0x46616c6b authored Feb 4, 2024
2 parents 6f7c6de + f6fe97e commit d28fbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run: npm test

- name: Codecov
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d28fbc3

Please sign in to comment.