From c7872cf8c8f15640b272f8059d59c719ec4b609b Mon Sep 17 00:00:00 2001 From: Woolfgm <160153877+Dahka2321@users.noreply.github.com> Date: Wed, 17 Dec 2025 22:44:12 +0100 Subject: [PATCH] Update benchmarks.yml Signed-off-by: Woolfgm <160153877+Dahka2321@users.noreply.github.com> --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index a3407f3c5ea9..ffdb2b19fc34 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -16,7 +16,7 @@ jobs: timeout-minutes: 40 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - uses: actions-rust-lang/setup-rust-toolchain@v1 - name: Clear up some space run: |