File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19
19
20
20
- name : Set up Nix
21
- uses : cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
21
+ uses : cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
22
22
with :
23
23
extra_nix_config : |
24
24
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
47
47
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
48
48
49
49
- name : Set up Nix
50
- uses : cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
50
+ uses : cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
51
51
with :
52
52
extra_nix_config : |
53
53
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
67
67
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
68
68
69
69
- name : Set up Nix
70
- uses : cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
70
+ uses : cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
71
71
with :
72
72
extra_nix_config : |
73
73
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments