diff --git a/.github/workflows/generate.yaml b/.github/workflows/generate.yaml index 27ae189..b3ac138 100644 --- a/.github/workflows/generate.yaml +++ b/.github/workflows/generate.yaml @@ -28,7 +28,7 @@ jobs: access-tokens = github.com=${{ secrets.GITHUB_TOKEN }} - name: Set up magic Nix cache - uses: DeterminateSystems/magic-nix-cache-action@87e8236f46702ab0ce5a058b605a173ec88d618e # v6 + uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7 - name: Prepare Nix shell run: nix develop --impure .#ci