Skip to content

Commit 930b5c7

Browse files
chore(deps): update github actions ci to v6.0.2 (#1077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5042a71 commit 930b5c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: devbox run make test
9393

9494
- name: Upload coverage reports to Codecov
95-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
95+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
9696
with:
9797
files: ./coverage.out
9898
fail_ci_if_error: false

0 commit comments

Comments
 (0)