Skip to content

Commit 2ac1a95

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 423b5ee commit 2ac1a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Integration test
4545
run: make it
4646

47-
- uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 # v1.5.2
47+
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
4848
with:
4949
file: ./cover.out
5050
flags: unittests

0 commit comments

Comments
 (0)