|
22 | 22 | runs-on: namespace-profile-linux-x64-default |
23 | 23 | steps: |
24 | 24 | - uses: taiki-e/checkout-action@83ed61bfbe2b8abbb3c66e8b65b1335484c70009 # v1.4.1 |
25 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 25 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
26 | 26 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
27 | 27 | with: |
28 | 28 | path: /home/runner/.rustup |
|
39 | 39 | runs-on: ubuntu-24.04-arm |
40 | 40 | steps: |
41 | 41 | - uses: taiki-e/checkout-action@83ed61bfbe2b8abbb3c66e8b65b1335484c70009 # v1.4.1 |
42 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 42 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
43 | 43 | - uses: oxc-project/setup-rust@23f38cfb0c04af97a055f76acee94d5be71c7c82 # v1.0.16 |
44 | 44 | with: |
45 | 45 | save-cache: ${{ github.ref_name == 'main' }} |
|
54 | 54 | runs-on: namespace-profile-mac-default |
55 | 55 | steps: |
56 | 56 | - uses: taiki-e/checkout-action@83ed61bfbe2b8abbb3c66e8b65b1335484c70009 # v1.4.1 |
57 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 57 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
58 | 58 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
59 | 59 | with: |
60 | 60 | cache: | |
|
74 | 74 | # Unsung heroes of the internet, who led me here to speed up Windows' slowness: |
75 | 75 | # https://github.com/actions/cache/issues/752#issuecomment-1847036770 |
76 | 76 | # https://github.com/astral-sh/uv/blob/502e04200d52de30d3159894833b3db4f0d6644d/.github/workflows/ci.yml#L158 |
77 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 77 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
78 | 78 | - uses: samypr100/setup-dev-drive@30f0f98ae5636b2b6501e181dfb3631b9974818d # v4.0.0 |
79 | 79 | with: |
80 | 80 | workspace-copy: true |
@@ -157,7 +157,7 @@ jobs: |
157 | 157 | paths: napi/,npm/,apps/,pnpm-lock.yaml,package.json |
158 | 158 | token: ${{ secrets.GITHUB_TOKEN }} |
159 | 159 | pr-number: ${{ github.event.pull_request.number }} |
160 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 160 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
161 | 161 | if: steps.filter.outputs.changed == 'true' |
162 | 162 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
163 | 163 | if: steps.filter.outputs.changed == 'true' |
@@ -196,7 +196,7 @@ jobs: |
196 | 196 | paths: napi/parser/,napi/minify/,napi/transform/,npm/oxc-types/,npm/runtime/,tasks/e2e/,pnpm-lock.yaml,package.json |
197 | 197 | token: ${{ secrets.GITHUB_TOKEN }} |
198 | 198 | pr-number: ${{ github.event.pull_request.number }} |
199 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 199 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
200 | 200 | if: steps.filter.outputs.changed == 'true' |
201 | 201 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
202 | 202 | if: steps.filter.outputs.changed == 'true' |
@@ -238,7 +238,7 @@ jobs: |
238 | 238 | paths: apps/oxlint/,npm/oxlint/,npm/oxlint-plugin-eslint/,npm/oxlint-plugins/,npm/oxc-types/,pnpm-lock.yaml,package.json |
239 | 239 | token: ${{ secrets.GITHUB_TOKEN }} |
240 | 240 | pr-number: ${{ github.event.pull_request.number }} |
241 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 241 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
242 | 242 | if: steps.filter.outputs.changed == 'true' |
243 | 243 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
244 | 244 | if: steps.filter.outputs.changed == 'true' |
@@ -267,7 +267,7 @@ jobs: |
267 | 267 | paths: apps/oxfmt/,npm/oxfmt/,pnpm-lock.yaml,package.json |
268 | 268 | token: ${{ secrets.GITHUB_TOKEN }} |
269 | 269 | pr-number: ${{ github.event.pull_request.number }} |
270 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 270 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
271 | 271 | if: steps.filter.outputs.changed == 'true' |
272 | 272 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
273 | 273 | if: steps.filter.outputs.changed == 'true' |
@@ -299,7 +299,7 @@ jobs: |
299 | 299 | paths: napi/parser/,napi/minify/,napi/transform/,npm/oxc-types/,npm/runtime/,tasks/e2e/,pnpm-lock.yaml,package.json |
300 | 300 | token: ${{ secrets.GITHUB_TOKEN }} |
301 | 301 | pr-number: ${{ github.event.pull_request.number }} |
302 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 302 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
303 | 303 | if: steps.filter.outputs.changed == 'true' |
304 | 304 | - uses: samypr100/setup-dev-drive@30f0f98ae5636b2b6501e181dfb3631b9974818d # v4.0.0 |
305 | 305 | if: steps.filter.outputs.changed == 'true' |
@@ -353,7 +353,7 @@ jobs: |
353 | 353 | paths: apps/oxlint/,npm/oxlint/,npm/oxlint-plugin-eslint/,npm/oxlint-plugins/,npm/oxc-types/,pnpm-lock.yaml,package.json |
354 | 354 | token: ${{ secrets.GITHUB_TOKEN }} |
355 | 355 | pr-number: ${{ github.event.pull_request.number }} |
356 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 356 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
357 | 357 | if: steps.filter.outputs.changed == 'true' |
358 | 358 | - uses: samypr100/setup-dev-drive@30f0f98ae5636b2b6501e181dfb3631b9974818d # v4.0.0 |
359 | 359 | if: steps.filter.outputs.changed == 'true' |
@@ -393,7 +393,7 @@ jobs: |
393 | 393 | paths: apps/oxfmt/,npm/oxfmt/,pnpm-lock.yaml,package.json |
394 | 394 | token: ${{ secrets.GITHUB_TOKEN }} |
395 | 395 | pr-number: ${{ github.event.pull_request.number }} |
396 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 396 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
397 | 397 | if: steps.filter.outputs.changed == 'true' |
398 | 398 | - uses: samypr100/setup-dev-drive@30f0f98ae5636b2b6501e181dfb3631b9974818d # v4.0.0 |
399 | 399 | if: steps.filter.outputs.changed == 'true' |
@@ -434,7 +434,7 @@ jobs: |
434 | 434 | runs-on: namespace-profile-linux-x64-default |
435 | 435 | steps: |
436 | 436 | - uses: taiki-e/checkout-action@83ed61bfbe2b8abbb3c66e8b65b1335484c70009 # v1.4.1 |
437 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 437 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
438 | 438 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
439 | 439 | with: |
440 | 440 | path: /home/runner/.rustup |
@@ -481,7 +481,7 @@ jobs: |
481 | 481 | with: |
482 | 482 | node-compat-table: false |
483 | 483 |
|
484 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 484 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
485 | 485 | if: steps.filter.outputs.changed == 'true' |
486 | 486 |
|
487 | 487 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
@@ -563,7 +563,7 @@ jobs: |
563 | 563 | with: |
564 | 564 | filters: ".github/generated/ast_changes_watch_list.yml" |
565 | 565 |
|
566 | | - - uses: oxc-project/setup-node@6734a6bb55d651e0730f908358c959c2e80be184 # v1.1.0 |
| 566 | + - uses: oxc-project/setup-node@4c26e7cb3605b6bdef5450dacd02c434b10fd8ba # v1.2.0 |
567 | 567 | if: steps.filter.outputs.src == 'true' |
568 | 568 |
|
569 | 569 | - uses: namespacelabs/nscloud-cache-action@a90bb5d4b27522ce881c6e98eebd7d7e6d1653f9 # v1.4.2 |
|
0 commit comments