Skip to content

Commit 4a52bc2

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 703da00 commit 4a52bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: make go.test
3333
shell: nix develop --quiet -c bash -e {0}
3434
- name: Upload coverage report
35-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
35+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
files: ./coverage.txt

0 commit comments

Comments
 (0)