Skip to content

Commit

Permalink
Merge pull request #20 from rustymotors/renovate/codecov-codecov-acti…
Browse files Browse the repository at this point in the history
…on-4.x

chore(deps): update codecov/codecov-action action to v4.5.0
  • Loading branch information
drazisil authored Jun 23, 2024
2 parents 219acc8 + b5d3d08 commit b733c7e
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 @@ -28,7 +28,7 @@ jobs:
- name: Rush test
run: node common/scripts/install-run-rush-pnpm.js test -r
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.4.1
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: rustymotors/racebox

0 comments on commit b733c7e

Please sign in to comment.