diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a4113478..b7ed0044 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,7 @@ jobs: # Make sure the actual branch is checked out when running on pull requests ref: ${{ github.head_ref }} repository: ${{github.event.pull_request.head.repo.full_name || github.repository }} - - uses: nixbuild/nix-quick-install-action@v30 + - uses: nixbuild/nix-quick-install-action@v34 with: nix_conf: | keep-env-derivations = true