File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 with :
2828 run_install : false
2929 - name : Setup Node.js
30- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
30+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3131 with :
3232 node-version : 18
3333 - name : Setup Pages
Original file line number Diff line number Diff line change 3434 run_install : false
3535
3636 - name : Setup Node.js
37- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
37+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3838 with :
3939 node-version : 18
4040 cache : pnpm
6666 run_install : false
6767
6868 - name : Setup Node.js
69- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
69+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
7070 with :
7171 node-version : ${{ matrix.node-version }}
7272 cache : pnpm
@@ -109,7 +109,7 @@ jobs:
109109 run_install : false
110110
111111 - name : Setup Node.js
112- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
112+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
113113 with :
114114 node-version : 18
115115 cache : pnpm
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117 run_install : false
118118
119119 - name : Setup Node.js
120- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
120+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
121121 with :
122122 node-version : 18
123123
@@ -189,7 +189,7 @@ jobs:
189189 run_install : false
190190
191191 - name : Setup Node.js
192- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
192+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
193193 with :
194194 node-version : 18
195195
@@ -247,7 +247,7 @@ jobs:
247247 run_install : false
248248
249249 - name : Setup Node.js
250- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
250+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
251251 with :
252252 node-version : 24
253253 registry-url : https://registry.npmjs.org
You can’t perform that action at this time.
0 commit comments