diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d56f459d..e072de52 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -415,7 +415,7 @@ jobs: run: conda list --show-channel-urls - name: Run Benchmarks - uses: CodSpeedHQ/action@a58b84c0b61569a9cbb7cfb378cc849d65cf1ce5 # v2.4.3 + uses: CodSpeedHQ/action@ab07afd34cbbb7a1306e8d14b7cc44e029eee37a # v3.0.0 with: token: ${{ secrets.CODSPEED_TOKEN }} run: $CONDA/envs/test/bin/pytest --codspeed