diff --git a/.github/workflows/run-benchmark.yml b/.github/workflows/run-benchmark.yml index 4e5297d..59307a1 100644 --- a/.github/workflows/run-benchmark.yml +++ b/.github/workflows/run-benchmark.yml @@ -33,7 +33,7 @@ jobs: steps: - name: Configure RunsOn - uses: runs-on/action@e46a3c6d62a5df0b0e0f8b5fdc50f04c5ecf147f # v2.1.1 + uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60 # v2.1.2 # jemalloc is a dependency of the Benchmarking package # actions/cache will detect zstd and will become much faster.