diff --git a/.github/workflows/link-validator.yml b/.github/workflows/link-validator.yml index 34a776f2..bf5912b6 100644 --- a/.github/workflows/link-validator.yml +++ b/.github/workflows/link-validator.yml @@ -31,12 +31,12 @@ jobs: # v6.4.5 uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d - - name: Set up JDK 11 + - name: Set up JDK 17 # https://github.com/coursier/setup-action/releases # v1.3.5 uses: coursier/setup-action@7bde40eee928896f074dbb76d22dd772eed5c65f with: - jvm: temurin:1.11.0 + jvm: temurin:1.17.0.5 apps: cs - name: sbt site