Skip to content

Commit c6ed54d

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 0e210d2 commit c6ed54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
path: test_results.json
3838

3939
- name: Upload coverage reports to Codecov
40-
uses: codecov/codecov-action@v4.5.0
40+
uses: codecov/codecov-action@v5.4.0
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)