diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 073480e60b..b37fcfdf41 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -265,7 +265,7 @@ jobs: with: node-version: "10.x" - name: Download built GraalVM binaries - uses: actions/download-artifact@v2.1.0 + uses: actions/download-artifact@v3.0.0 with: name: bloop-artifacts path: bloop-artifacts