Skip to content

Commit 1263eae

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 623fffc commit 1263eae

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
@@ -34,7 +34,7 @@ jobs:
3434
make test
3535
3636
- name: coverage
37-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
37+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
3838
with:
3939
use_oidc: true
4040
files: coverage.out

0 commit comments

Comments
 (0)