Skip to content

Commit 01df4ef

Browse files
authored
Merge pull request #201 from iraf-community/dependabot/github_actions/dot-github/workflows/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6 in /.github/workflows
2 parents b6881e2 + bd4f183 commit 01df4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/citest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ jobs:
9191
9292
- name: "Upload coverage to Codecov"
9393
if: matrix.upload_coverage == 'yes'
94-
uses: codecov/codecov-action@v5
94+
uses: codecov/codecov-action@v6
9595
with:
9696
fail_ci_if_error: false

0 commit comments

Comments
 (0)