Skip to content

Commit 7a27a3b

Browse files
committed
merge master
2 parents 458d0e3 + d25d828 commit 7a27a3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run-id: ${{ github.event.workflow_run.id }}
2020

2121
- name: Upload to Codecov
22-
uses: codecov/codecov-action@v5
22+
uses: codecov/codecov-action@v6
2323
with:
2424
token: ${{ secrets.CODECOV_TOKEN }}
2525
# The 'files' attribute consists of 'coverage/coverage.txt'.

0 commit comments

Comments
 (0)