Skip to content

Commit

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

chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1
  • Loading branch information
ram-amoncar authored May 30, 2024
2 parents d0c686b + 688e03b commit 5adb0de
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/[email protected].0
uses: codecov/[email protected].1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 5adb0de

Please sign in to comment.