Skip to content

Commit 5fb7bf5

Browse files
committed
Bump up to codecov/codecov-action@v4 compatible with node20
Ref: https://github.com/codecov/codecov-action/releases/tag/v4.0.0 Finalize quantumlib#6445
1 parent 36e91b0 commit 5fb7bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
- name: Coverage check
226226
run: check/pytest-and-incremental-coverage -n auto --rigetti-integration
227227
- name: Upload coverage reports to Codecov
228-
uses: codecov/codecov-action@v3
228+
uses: codecov/codecov-action@v4
229229
- name: Stop Quil dependencies
230230
run: docker-compose -f cirq-rigetti/docker-compose.test.yaml down
231231
windows:

0 commit comments

Comments
 (0)