Skip to content

Commit 0f950b8

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent 6e93503 commit 0f950b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: go test ./...
4040

4141
- name: Upload Coverage report to CodeCov
42-
uses: codecov/codecov-action@v2.1.0
42+
uses: codecov/codecov-action@v4.4.1
4343
with:
4444
token: ${{secrets.CODECOV_TOKEN}}
4545
file: ./coverage.txt

0 commit comments

Comments
 (0)