diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0d84e9bf..3dd98458 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: extra-conf: | keep-going = true - name: Prepare push to binary cache - uses: cachix/cachix-action@v13 + uses: cachix/cachix-action@v14 if: ${{ github.ref == 'refs/heads/master' }} with: name: foo-dogsquared