Skip to content

Commit ad6c1d6

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

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.3.0
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)