diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f25b4d2..0b3c3a3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -51,7 +51,7 @@ jobs: - name: Checkout code uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 + - uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/release_publish.yml b/.github/workflows/release_publish.yml index f11b648..6a73b8c 100644 --- a/.github/workflows/release_publish.yml +++ b/.github/workflows/release_publish.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: fetch-depth: 0 - - uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 + - uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c