Skip to content

Commit ba5269d

Browse files
chore(deps): bump codecov/codecov-action from 6 to 7 (#33)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdf0b77 commit ba5269d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Upload coverage to Codecov
3939
if: matrix.os == 'ubuntu-latest' && matrix.go == env.GO_VERSION
40-
uses: codecov/codecov-action@v6
40+
uses: codecov/codecov-action@v7
4141
env:
4242
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4343

0 commit comments

Comments
 (0)