diff --git a/.github/workflows/check-benchmarks.yml b/.github/workflows/check-benchmarks.yml index ae0e5918b1..85bd093049 100644 --- a/.github/workflows/check-benchmarks.yml +++ b/.github/workflows/check-benchmarks.yml @@ -28,7 +28,7 @@ jobs: labels: bare-metal steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: ref: ${{ needs.set-tags.outputs.git_ref }} - name: Setup Variables