diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a60fb58..b65463f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: cache: 'sbt' - name: Download compilation cache - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: path: /tmp/remote-cache