diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 98e6273..533867e 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@v7 + uses: coursier/cache-action@v8 - name: Install Adoptium Temurin OpenJDK uses: coursier/setup-action@v2