diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index 0e743389..60af17d3 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -64,7 +64,7 @@ jobs: run: cargo codspeed build -p rw-renderer - name: Run the benchmarks - uses: CodSpeedHQ/action@4296e51e7041e24dadb86d1d6e8b9320d223dbe8 # v5 + uses: CodSpeedHQ/action@373d6868929f444bc08d901fd0eb0ad52a8875ea # v5 with: mode: simulation run: cargo codspeed run @@ -132,7 +132,7 @@ jobs: run: tar -xzf codspeed-site.tar.gz - name: Run the benchmarks - uses: CodSpeedHQ/action@4296e51e7041e24dadb86d1d6e8b9320d223dbe8 # v5 + uses: CodSpeedHQ/action@373d6868929f444bc08d901fd0eb0ad52a8875ea # v5 with: mode: walltime run: cargo codspeed run