diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 333e5b9..7c3343d 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -89,7 +89,7 @@ jobs: with: persist-credentials: false - name: "Set up Go" - uses: actions/setup-go@v5 + uses: actions/setup-go@v6 with: go-version: '1.24' - name: "Set up OpenBLAS"