File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-22.04
12
12
steps :
13
13
- uses : actions/checkout@v4
14
- - uses : DeterminateSystems/nix-installer-action@v10
14
+ - uses : DeterminateSystems/nix-installer-action@v11
15
15
- uses : DeterminateSystems/magic-nix-cache-action@v4
16
16
- uses : DeterminateSystems/flake-checker-action@v5
17
17
Original file line number Diff line number Diff line change 15
15
contents : write
16
16
steps :
17
17
- uses : actions/checkout@v4
18
- - uses : DeterminateSystems/nix-installer-action@v10
18
+ - uses : DeterminateSystems/nix-installer-action@v11
19
19
- uses : DeterminateSystems/magic-nix-cache-action@v4
20
20
21
21
- run : |
Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-22.04
12
12
steps :
13
13
- uses : actions/checkout@v4
14
- - uses : DeterminateSystems/nix-installer-action@v10
14
+ - uses : DeterminateSystems/nix-installer-action@v11
15
15
- uses : DeterminateSystems/magic-nix-cache-action@v4
16
16
17
17
- run : |
Original file line number Diff line number Diff line change 15
15
contents : write
16
16
steps :
17
17
- uses : actions/checkout@v4
18
- - uses : DeterminateSystems/nix-installer-action@v10
18
+ - uses : DeterminateSystems/nix-installer-action@v11
19
19
- uses : DeterminateSystems/update-flake-lock@v21
20
20
with :
21
21
pr-title : " chore: update flake.lock"
You can’t perform that action at this time.
0 commit comments