Skip to content

Commit

Permalink
Merge pull request #1 from full-pack/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-4.3.1

chore(deps): bump codecov/codecov-action from 4.0.1 to 4.3.1
  • Loading branch information
ram-amoncar authored May 10, 2024
2 parents e5a5dd5 + af54d44 commit 065311c
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 @@ -32,6 +32,6 @@ jobs:
run: npm run coverage

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 065311c

Please sign in to comment.