File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
- uses : DeterminateSystems/nix-installer-action@v9
15
- - uses : DeterminateSystems/magic-nix-cache-action@v3
15
+ - uses : DeterminateSystems/magic-nix-cache-action@v4
16
16
- uses : DeterminateSystems/flake-checker-action@v5
17
17
18
18
- name : Check nix file formatting ❄️
Original file line number Diff line number Diff line change 16
16
steps :
17
17
- uses : actions/checkout@v4
18
18
- uses : DeterminateSystems/nix-installer-action@v9
19
- - uses : DeterminateSystems/magic-nix-cache-action@v3
19
+ - uses : DeterminateSystems/magic-nix-cache-action@v4
20
20
21
21
- run : |
22
22
nix build . -L
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
- uses : DeterminateSystems/nix-installer-action@v9
15
- - uses : DeterminateSystems/magic-nix-cache-action@v3
15
+ - uses : DeterminateSystems/magic-nix-cache-action@v4
16
16
17
17
- run : |
18
18
nix build .#fmt-as-json && ./result
You can’t perform that action at this time.
0 commit comments