File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 format :
1111 runs-on : ubuntu-24.04
1212 steps :
13- - uses : actions/checkout@v5
13+ - uses : actions/checkout@v6
1414 - uses : cachix/install-nix-action@v31
1515 with :
1616 nix_path : nixpkgs=channel:nixos-unstable
2121 check-readme :
2222 runs-on : ubuntu-24.04
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - uses : cachix/install-nix-action@v31
2626 with :
2727 nix_path : nixpkgs=channel:nixos-unstable
4141 test :
4242 runs-on : ubuntu-24.04
4343 steps :
44- - uses : actions/checkout@v5
44+ - uses : actions/checkout@v6
4545 - name : REUSE Compliance Check
4646 uses : fsfe/reuse-action@v6
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-24.04
1515
1616 steps :
17- - uses : actions/checkout@v5
17+ - uses : actions/checkout@v6
1818 - uses : cachix/install-nix-action@v31
1919 with :
2020 nix_path : nixpkgs=channel:nixos-unstable
You can’t perform that action at this time.
0 commit comments