Skip to content

Commit

Permalink
Merge pull request #90 from hanover-computing/renovate/codecov-codeco…
Browse files Browse the repository at this point in the history
…v-action-4.x

chore(deps): update codecov/codecov-action action to v4
  • Loading branch information
JaneJeon authored Jan 31, 2024
2 parents 3d9b087 + 30e972c commit dd8e4ef
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,4 +32,4 @@ jobs:
- run: npm ci
- name: Run test with coverage
run: npm run test:cov
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4

0 comments on commit dd8e4ef

Please sign in to comment.