diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5d7e0dd..efb707a 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@c5ca79321d170b8a18c288d9cadc2a6037166d0f + - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/release_publish.yml b/.github/workflows/release_publish.yml index 37bdef4..aba3af3 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@c5ca79321d170b8a18c288d9cadc2a6037166d0f + - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c