Skip to content

Commit b4ee603

Browse files
⬆️ Bump codecov/codecov-action action to v6
1 parent ec8d359 commit b4ee603

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
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
hatch test --all
2121
22-
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
22+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
2323
with:
2424
token: ${{ secrets.CODECOV_TOKEN }}
2525
fail_ci_if_error: false

0 commit comments

Comments
 (0)