File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 deadnix :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818
1919 - name : Install Nix
2020 uses : nixbuild/nix-quick-install-action@v30
Original file line number Diff line number Diff line change 2020 target : [ "25.05", "unstable" ]
2121
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@v5
2424
2525 - name : Install Nix
2626 uses : nixbuild/nix-quick-install-action@v30
Original file line number Diff line number Diff line change 1212 post-compare-link :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 with :
1717 fetch-depth : 0
1818 - uses : NuschtOS/flake-lock-compare-action@main
Original file line number Diff line number Diff line change 1313 if : github.repository != 'NuschtOS/template'
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v5
1717 with :
1818 token : ${{ secrets.GH_TOKEN_FOR_UPDATES }}
1919 - uses : AndreasAugustin/actions-template-sync@v2
You can’t perform that action at this time.
0 commit comments