Skip to content

Commit 74a72d4

Browse files
authored
Merge pull request #69 from adrg/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents 1a6c2ca + edfae8d commit 74a72d4

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
@@ -31,4 +31,4 @@ jobs:
3131
run: go test -v -coverprofile coverage.txt -covermode atomic ./...
3232

3333
- name: Coverage
34-
uses: codecov/codecov-action@v3
34+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)