Skip to content

Commit ace8e98

Browse files
chore(deps): update codecov/codecov-action action to v5.2.0
1 parent e32df3b commit ace8e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
go-version: '1.23'
4242
check-latest: true
4343
- run: ${{ matrix.run-script }}
44-
- uses: codecov/codecov-action@v5.1.2
44+
- uses: codecov/codecov-action@v5.2.0
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
fail_ci_if_error: true

0 commit comments

Comments
 (0)