File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3030
3131 - uses : actions/setup-node@v6
3232 with :
33- node-version : 20
33+ node-version : 24
3434
3535 - name : Get yarn cache directory path
3636 id : yarn-cache-dir-path
Original file line number Diff line number Diff line change 3535 - uses : actions/checkout@v6
3636 - uses : actions/setup-node@v6
3737 with :
38- node-version : 20
38+ node-version : 24
3939
4040 - uses : actions/setup-python@v6
4141 with :
Original file line number Diff line number Diff line change 9999
100100 - uses : actions/setup-node@v6
101101 with :
102- node-version : 20
102+ node-version : 24
103103
104104 - name : Get yarn cache directory path
105105 id : yarn-cache-dir-path
Original file line number Diff line number Diff line change 77 "publisher" : " podman-desktop" ,
88 "license" : " Apache-2.0" ,
99 "engines" : {
10+ "node" : " >=24.0.0" ,
1011 "podman-desktop" : " >=1.12.0"
1112 },
1213 "main" : " ./dist/extension.js" ,
You can’t perform that action at this time.
0 commit comments