diff --git a/.github/workflows/public-benchmarks.yml b/.github/workflows/public-benchmarks.yml index e767157..01e6d92 100644 --- a/.github/workflows/public-benchmarks.yml +++ b/.github/workflows/public-benchmarks.yml @@ -38,7 +38,7 @@ jobs: timeout-minutes: 1440 steps: - name: Check out the requested revision - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 with: fetch-depth: 0 diff --git a/.github/workflows/public-retrieval-benchmarks.yml b/.github/workflows/public-retrieval-benchmarks.yml index 5b2cb57..cb34fff 100644 --- a/.github/workflows/public-retrieval-benchmarks.yml +++ b/.github/workflows/public-retrieval-benchmarks.yml @@ -47,7 +47,7 @@ jobs: runs-on: [self-hosted, benchmark] timeout-minutes: 1440 steps: - - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 with: fetch-depth: 0