diff --git a/.github/workflows/benches.yml b/.github/workflows/benches.yml index 0e90da7e..34218740 100644 --- a/.github/workflows/benches.yml +++ b/.github/workflows/benches.yml @@ -13,7 +13,7 @@ jobs: benchmarks: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-python@v4 - uses: dtolnay/rust-toolchain@stable