File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121 - name : ' Enable corepack'
2222 run : corepack enable
23- - uses : actions/setup-node@v5
23+ - uses : actions/setup-node@v6
2424 with :
2525 node-version : 24
2626 cache : ' yarn'
4141 fetch-depth : 0
4242 - name : ' Enable corepack'
4343 run : corepack enable
44- - uses : actions/setup-node@v5
44+ - uses : actions/setup-node@v6
4545 with :
4646 node-version : 24
4747 cache : ' yarn'
6262 fetch-depth : 0
6363 - name : ' Enable corepack'
6464 run : corepack enable
65- - uses : actions/setup-node@v5
65+ - uses : actions/setup-node@v6
6666 with :
6767 node-version : 24
6868 cache : ' yarn'
@@ -115,7 +115,7 @@ jobs:
115115 ref : " master"
116116 - name : ' Enable corepack'
117117 run : corepack enable
118- - uses : actions/setup-node@v5
118+ - uses : actions/setup-node@v6
119119 with :
120120 node-version : 24
121121 cache : ' yarn'
You can’t perform that action at this time.
0 commit comments