Skip to content

Commit

Permalink
ci(deps): bump codecov/codecov-action from 3.1.4 to 4.0.0 (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 3, 2024
1 parent fd0f9ff commit 0c691c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: npm test -- --coverage

- name: Report Code Coverage to codecov
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v4.0.0

integration-test:
name: Integration Test
Expand Down

0 comments on commit 0c691c7

Please sign in to comment.