From e2199646424e67adca6a6ae3a513f27fc04494e3 Mon Sep 17 00:00:00 2001 From: Daniel Thornburgh Date: Mon, 30 Sep 2024 20:44:18 -0700 Subject: [PATCH] Bump download artifact version --- .github/workflows/verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index cedb31675..c55ce6983 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -71,7 +71,7 @@ jobs: run: | sudo apt-get install cmake ninja-build llvm - name: Download the compiler. - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: compiler - name: Extract the compiler.