Skip to content

Commit c6ed54d

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

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
@@ -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)