Skip to content

Commit 6c5628d

Browse files
authored
Merge pull request #746 from astropy/dependabot/github_actions/actions-80ac7c13bd
Bump codecov/codecov-action from 5.5.2 to 6.0.0 in the actions group
2 parents c347d5c + 5c8e82f commit 6c5628d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_devtests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: tox -e py313-test-devdeps-alldeps-cov
3434

3535
- name: Upload coverage to codecov
36-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
36+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
3737
with:
3838
file: ./coverage.xml
3939
verbose: true

0 commit comments

Comments
 (0)