Skip to content

Commit a4f9432

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 2f4cf14 commit a4f9432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Run tests
6161
run: hatch test --python ${{ matrix.python-version }} --cover --randomize --retries 2 --retry-delay 1
6262

63-
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
63+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
6464
with:
6565
name: "build-${{ matrix.python-version }}"
6666
fail_ci_if_error: true

0 commit comments

Comments
 (0)