File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed
Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1414 - name : Use Node.js 24.x
1515 uses : actions/setup-node@v4
1616 with :
17- node-version : 24.x
17+ node-version : ' 24.13 '
1818 cache : yarn
1919 - name : install
2020 run : yarn install --frozen-lockfile
4444 - name : Use Node.js 24.x
4545 uses : actions/setup-node@v4
4646 with :
47- node-version : 24.x
47+ node-version : ' 24.13 '
4848 cache : yarn
4949 - name : install
5050 run : yarn install --frozen-lockfile
6060 - name : Use Node.js 24.x
6161 uses : actions/setup-node@v4
6262 with :
63- node-version : 24.x
63+ node-version : ' 24.13 '
6464 cache : yarn
6565 - name : install
6666 run : yarn install --frozen-lockfile
Original file line number Diff line number Diff line change 1- 24
1+ 24.13
Original file line number Diff line number Diff line change @@ -5609,11 +5609,6 @@ path-to-regexp@0.1.10:
56095609 resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz"
56105610 integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
56115611
5612- path-to-regexp@0.1.7 :
5613- version "0.1.7"
5614- resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
5615- integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==
5616-
56175612path-to-regexp@^1.7.0 :
56185613 version "1.8.0"
56195614 resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz"
You can’t perform that action at this time.
0 commit comments