Skip to content

Commit 01d7b85

Browse files
chore(deps): update codecov/codecov-action action to v7 (#461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc9131e commit 01d7b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
make cover # run test with coverage
3838
env:
3939
AWS_REGION: ap-northeast-1 # for awscli
40-
- uses: codecov/codecov-action@v5
40+
- uses: codecov/codecov-action@v7
4141
with:
4242
file: ./cover.out
4343
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)