File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 - name : Install Python
6363 run : uv python install 3.14
6464
65- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
65+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
6666 with :
6767 node-version : " latest"
6868 cache : npm
@@ -123,7 +123,7 @@ jobs:
123123 - name : Install Python
124124 run : uv python install 3.14
125125
126- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
126+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
127127 with :
128128 node-version : " latest"
129129 cache : npm
@@ -195,7 +195,7 @@ jobs:
195195 - name : Install Python
196196 run : uv python install 3.12 3.14
197197
198- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
198+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
199199 with :
200200 node-version : " latest"
201201 cache : npm
@@ -272,7 +272,7 @@ jobs:
272272 - name : Install Python
273273 run : uv python install 3.10 3.11 3.12 3.13 3.14
274274
275- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
275+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
276276 with :
277277 node-version : " latest"
278278 cache : npm
Original file line number Diff line number Diff line change 3838 - name : Install Python
3939 run : uv python install 3.10 3.11 3.12 3.13 3.14
4040
41- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
41+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
4242 with :
4343 node-version : " latest"
4444 cache : npm
@@ -142,7 +142,7 @@ jobs:
142142 - name : Install Python
143143 run : uv python install 3.14
144144
145- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
145+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
146146 with :
147147 node-version : " latest"
148148 cache : npm
@@ -199,7 +199,7 @@ jobs:
199199 - name : Install Python
200200 run : uv python install 3.14
201201
202- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
202+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
203203 with :
204204 node-version : " latest"
205205 cache : npm
You can’t perform that action at this time.
0 commit comments