Skip to content

Commit 28a3929

Browse files
authored
Merge pull request #10 from nebhale/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents bcf5ba4 + 42902ce commit 28a3929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: richgo test -v ./... -coverprofile cover.out
2121
env:
2222
RICHGO_FORCE_COLOR: "1"
23-
- uses: codecov/codecov-action@v3
23+
- uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)