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@v17
34
+ uses : DeterminateSystems/nix-installer-action@v19
35
35
36
36
- name : Setup Nix cache
37
37
if : ${{ matrix.use-nix }}
55
55
uses : actions/checkout@v4
56
56
57
57
- name : Install Nix
58
- uses : DeterminateSystems/nix-installer-action@v17
58
+ uses : DeterminateSystems/nix-installer-action@v19
59
59
60
60
- name : Setup Nix cache
61
61
uses : DeterminateSystems/magic-nix-cache-action@v9
Original file line number Diff line number Diff line change 28
28
uses : actions/checkout@v4
29
29
30
30
- name : Install Nix
31
- uses : DeterminateSystems/nix-installer-action@v17
31
+ uses : DeterminateSystems/nix-installer-action@v19
32
32
33
33
- name : Setup Nix cache
34
34
uses : DeterminateSystems/magic-nix-cache-action@v9
Original file line number Diff line number Diff line change 22
22
uses : actions/checkout@v4
23
23
24
24
- name : Install Nix
25
- uses : DeterminateSystems/nix-installer-action@v17
25
+ uses : DeterminateSystems/nix-installer-action@v19
26
26
27
27
- name : Setup Nix cache
28
28
uses : DeterminateSystems/magic-nix-cache-action@v9
Original file line number Diff line number Diff line change 20
20
uses : actions/checkout@v4
21
21
22
22
- name : Install Nix
23
- uses : DeterminateSystems/nix-installer-action@v17
23
+ uses : DeterminateSystems/nix-installer-action@v19
24
24
25
25
- name : Update flake.lock
26
26
id : update
You can’t perform that action at this time.
0 commit comments