Skip to content

Commit 6494405

Browse files
chore(deps): Bump codecov/codecov-action from 4.5.0 to 5.4.0 (#230)
1 parent d7ada32 commit 6494405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- name: Run unit tests
3939
run: make test
4040
- name: Upload coverage to codecov.io
41-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
41+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
4242
env:
4343
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)