Skip to content

Commit 29a1e71

Browse files
Merge branch 'main' into copilot/fix-ci-failure-main
2 parents 7702d3e + 1757c49 commit 29a1e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: |
7171
tox
7272
- name: Upload coverage to Codecov
73-
uses: codecov/codecov-action@v5
73+
uses: codecov/codecov-action@v6
7474
if: github.event_name != 'schedule'
7575
with:
7676
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)