File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 name : Build
2828 runs-on : ubuntu-24.04
2929 steps :
30- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
30+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 .0.1
3131 - name : Setup Nix Environment
3232 uses : ./.github/actions/setup-nix
3333 with :
4141 name : Spellcheck
4242 runs-on : ubuntu-24.04
4343 steps :
44- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
44+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 .0.1
4545 - name : Setup Nix Environment
4646 uses : ./.github/actions/setup-nix
4747 with :
5858 if : github.base_ref == 'main'
5959 runs-on : ubuntu-24.04
6060 steps :
61- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
61+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 .0.1
6262 - name : Setup Nix Environment
6363 uses : ./.github/actions/setup-nix
6464 with :
You can’t perform that action at this time.
0 commit comments