Skip to content

Commit

Permalink
Merge pull request #122 from w3bdesign/renovate/codecov-codecov-actio…
Browse files Browse the repository at this point in the history
…n-4.x

Update codecov/codecov-action action to v4.5.0
  • Loading branch information
w3bdesign authored Jun 27, 2024
2 parents 3093c7a + adf7705 commit 9e2ae6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9e2ae6b

Please sign in to comment.