diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index ab62b8a2..a16a2e3d 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -108,7 +108,7 @@ jobs: BACKEND: ${{ matrix.backend }} - name: Coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3 - name: Install for screenshots if: matrix.screenshot