File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
32
32
- name : Install Nix
33
33
if : ${{ matrix.use-nix }}
34
- uses : DeterminateSystems/nix-installer-action@v19
34
+ uses : DeterminateSystems/nix-installer-action@v20
35
35
36
36
- name : Setup Nix cache
37
37
if : ${{ matrix.use-nix }}
55
55
uses : actions/checkout@v5
56
56
57
57
- name : Install Nix
58
- uses : DeterminateSystems/nix-installer-action@v19
58
+ uses : DeterminateSystems/nix-installer-action@v20
59
59
60
60
- name : Setup Nix cache
61
61
uses : DeterminateSystems/magic-nix-cache-action@v13
Original file line number Diff line number Diff line change 28
28
uses : actions/checkout@v5
29
29
30
30
- name : Install Nix
31
- uses : DeterminateSystems/nix-installer-action@v19
31
+ uses : DeterminateSystems/nix-installer-action@v20
32
32
33
33
- name : Setup Nix cache
34
34
uses : DeterminateSystems/magic-nix-cache-action@v13
Original file line number Diff line number Diff line change 22
22
uses : actions/checkout@v5
23
23
24
24
- name : Install Nix
25
- uses : DeterminateSystems/nix-installer-action@v19
25
+ uses : DeterminateSystems/nix-installer-action@v20
26
26
27
27
- name : Setup Nix cache
28
28
uses : DeterminateSystems/magic-nix-cache-action@v13
Original file line number Diff line number Diff line change 20
20
uses : actions/checkout@v5
21
21
22
22
- name : Install Nix
23
- uses : DeterminateSystems/nix-installer-action@v19
23
+ uses : DeterminateSystems/nix-installer-action@v20
24
24
25
25
- name : Update flake.lock
26
26
id : update
You can’t perform that action at this time.
0 commit comments