File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 name : Flake Check
1818 steps :
19- - uses : actions/checkout@v5
19+ - uses : actions/checkout@v6
2020 - uses : DeterminateSystems/nix-installer-action@main
2121 - uses : cachix/cachix-action@v16
2222 with :
5050 large-packages : true
5151 docker-images : true
5252 swap-storage : true
53- - uses : actions/checkout@v5
53+ - uses : actions/checkout@v6
5454 - uses : DeterminateSystems/nix-installer-action@main
5555 with :
5656 extra-conf : |
9393 large-packages : true
9494 docker-images : true
9595 swap-storage : true
96- - uses : actions/checkout@v5
96+ - uses : actions/checkout@v6
9797 - uses : DeterminateSystems/nix-installer-action@main
9898 with :
9999 extra-conf : |
Original file line number Diff line number Diff line change 1212 os : [ubuntu-latest]
1313 arch : [x86_64-linux]
1414 steps :
15- - uses : actions/checkout@v5
15+ - uses : actions/checkout@v6
1616 - name : Check Nix flake inputs
1717 uses : DeterminateSystems/flake-checker-action@v12
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout repository
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414 - name : Install Determinate Nix
1515 uses : DeterminateSystems/determinate-nix-action@v3
1616 - name : Update flake.lock
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout repository
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414 - name : Install Determinate Nix
1515 uses : DeterminateSystems/determinate-nix-action@v3
1616 - name : Update flake.lock
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout repository
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414 - name : Install Determinate Nix
1515 uses : DeterminateSystems/determinate-nix-action@v3
1616 - name : Update flake.lock
You can’t perform that action at this time.
0 commit comments