diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index 501a97a30a..116b2399bb 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -39,7 +39,7 @@ jobs: run: | python scripts/ci/run-tests --with-cov --with-xdist - name: Run codecov - uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab + uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed with: directory: tests