diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 1e251aa48..8db1967a4 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -40,7 +40,7 @@ jobs: distribution: "${{ matrix.distribution }}" java-version: "${{ matrix.java }}" - name: Coursier cache - uses: coursier/cache-action@v6 + uses: coursier/cache-action@v7 - name: Build and deploy run: | # build from fresh IO, LM, and Zinc