Skip to content

Commit

Permalink
Merge pull request #99 from DevimalPlanet/renovate/codecov-codecov-ac…
Browse files Browse the repository at this point in the history
…tion-4.x

chore(deps): update codecov/codecov-action action to v4.3.1
  • Loading branch information
kepelrs committed May 8, 2024
2 parents 6ca2c2f + f83385c commit 8d02505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- run: yarn install
- run: npm run test:cov
- name: Codecov
uses: codecov/codecov-action@v4.3.0
uses: codecov/codecov-action@v4.3.1
- run: npm run benchmark

0 comments on commit 8d02505

Please sign in to comment.