diff --git a/.github/workflows/link-validator.yml b/.github/workflows/link-validator.yml index 859fec68..6d07f1be 100644 --- a/.github/workflows/link-validator.yml +++ b/.github/workflows/link-validator.yml @@ -34,7 +34,7 @@ jobs: uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0 - name: Setup Coursier - uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 # v2.0.1 + uses: coursier/setup-action@f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9 # v2.0.2 - name: Create the Pekko site run: sbt "unidoc; docs/paradox"