Skip to content

Commit

Permalink
Bump up to codecov/codecov-action@v4 compatible with node20 (#6448)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavoljuhas authored Feb 7, 2024
1 parent 36e91b0 commit b9d2def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
- name: Coverage check
run: check/pytest-and-incremental-coverage -n auto --rigetti-integration
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
- name: Stop Quil dependencies
run: docker-compose -f cirq-rigetti/docker-compose.test.yaml down
windows:
Expand Down

0 comments on commit b9d2def

Please sign in to comment.