diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f37088c..d0aa372 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: - name: Coursier Cache id: coursier-cache - uses: coursier/cache-action@v6 + uses: coursier/cache-action@v7 - name: Install Adoptium Temurin OpenJDK uses: coursier/setup-action@v1