Skip to content

Commit 730141b

Browse files
authored
Merge pull request #845 from astropy/dependabot/github_actions/actions-4830dad0d4
Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group
2 parents f4eb98c + ae46aa9 commit 730141b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ jobs:
109109
# run: tox -e ${{ matrix.tox_env }} -- --remote-data=any
110110
- name: Upload coverage to codecov
111111
if: "endsWith(matrix.tox_env, '-cov')"
112-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
112+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0

0 commit comments

Comments
 (0)