Skip to content

Commit 249343c

Browse files
⬆️ Bump codecov/codecov-action action to v6
1 parent 40c87ba commit 249343c

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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # 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)