Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from yasaichi-sandbox/renovate/codecov-codecov…
Browse files Browse the repository at this point in the history
…-action-4.x

Update codecov/codecov-action action to v4.1.0
  • Loading branch information
yasaichi authored Mar 18, 2024
2 parents 9174ecf + a1baf0d commit 2d99599
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 @@ -69,7 +69,7 @@ jobs:
run: pnpm run test:e2e

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.1.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: yasaichi-sandbox/simple-api-gateway

0 comments on commit 2d99599

Please sign in to comment.