File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
with :
21
21
fetch-depth : 0
22
22
- uses : docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
23
- - uses : cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
23
+ - uses : cachix/install-nix-action@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v30
24
24
with :
25
25
nix_path : nixpkgs=channel:nixos-unstable
26
26
extra_nix_config : " extra-platforms = aarch64-linux"
Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
- - uses : cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # v27
14
+ - uses : cachix/install-nix-action@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v27
15
15
with :
16
16
extra_nix_config : |
17
17
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments