Skip to content

Commit

Permalink
Merge pull request #238 from 0x46616c6b/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-4.1.1
  • Loading branch information
0x46616c6b authored Apr 1, 2024
2 parents 854b3a2 + 491c93d commit 38d2c0f
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@v4.0.1
uses: codecov/codecov-action@v4.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 38d2c0f

Please sign in to comment.