Skip to content

Commit 660ac34

Browse files
renovate[bot]omissis
authored andcommitted
chore(deps): update codecov/codecov-action action to v4
1 parent d963216 commit 660ac34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run tests
3333
run: ./scripts/test.sh
3434
- name: Upload coverage to Codecov
35-
uses: codecov/codecov-action@v3
35+
uses: codecov/codecov-action@v4
3636
- name: Build binaries
3737
uses: goreleaser/goreleaser-action@v5
3838
with:

0 commit comments

Comments
 (0)