diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8cfd2cd..dc4bcfd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -136,7 +136,7 @@ jobs: run: sbt +update - name: Download target directories (3) - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: target-${{ matrix.os }}-${{ matrix.java }}-3