Skip to content

Commit 74c6a2b

Browse files
authored
Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#539)
2 parents 7a27f98 + c48d10d commit 74c6a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: go test -v -coverprofile=coverage -covermode=atomic ./...
3333

3434
- name: Codecov
35-
uses: codecov/[email protected].0
35+
uses: codecov/[email protected].2
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
file: ./coverage

0 commit comments

Comments
 (0)