Skip to content

Commit 705b097

Browse files
chore(deps): bump codecov-action to v6 (#57)
Bump codecov/codecov-action from v5 to v6.
1 parent b3f8b78 commit 705b097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
- name: Upload coverage to Codecov
8282
if: matrix.os == 'ubuntu-latest'
83-
uses: codecov/codecov-action@v5
83+
uses: codecov/codecov-action@v6
8484
with:
8585
file: ./coverage.txt
8686
flags: unittests

0 commit comments

Comments
 (0)