Skip to content

Commit

Permalink
Merge pull request #48 from devsheva/renovate/master-codecov-codecov-…
Browse files Browse the repository at this point in the history
…action-5.x

chore(deps): update codecov/codecov-action action to v5 (master)
  • Loading branch information
devsheva authored Jan 2, 2025
2 parents 6bfb6f9 + ca2397c commit dc50471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: deno task coverage

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit dc50471

Please sign in to comment.