Skip to content

Commit c73bed1

Browse files
authored
Merge pull request #52 from goplus/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents 4e9f910 + 5abf0dd commit c73bed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
run: go test -v -coverprofile="coverage.txt" -covermode=atomic ./...
3636

3737
- name: Codecov
38-
uses: codecov/codecov-action@v3
38+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)