From 1762126935e03c05047052f67bc512e3f968853d Mon Sep 17 00:00:00 2001 From: Maxence Thevenet Date: Tue, 15 Oct 2024 11:49:40 +1000 Subject: [PATCH] forgot to bump this one --- .github/workflows/cuda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cuda.yml b/.github/workflows/cuda.yml index 97299e5064..955858cd5d 100644 --- a/.github/workflows/cuda.yml +++ b/.github/workflows/cuda.yml @@ -25,7 +25,7 @@ jobs: env: CXXFLAGS: "-Werror" steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: install dependencies run: |