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.