Skip to content

Commit 66cc609

Browse files
Merge pull request #29 from angelo-peronio/dependabot/github_actions/actions-7980569b8c
2 parents 0839e74 + 077dfcb commit 66cc609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: uvx nox@latest --verbose
5353

5454
- name: Upload coverage reports to Codecov
55-
uses: codecov/codecov-action@v5
55+
uses: codecov/codecov-action@v6
5656
with:
5757
token: ${{ secrets.CODECOV_TOKEN }}
5858
fail_ci_if_error: true

0 commit comments

Comments
 (0)