diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index aca3447..e15a3a1 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -30,7 +30,7 @@ jobs: - name: CPython 3.9 runs-on: "3.9" steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - uses: actions/setup-python@v6 with: cache: pip