File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - name : Use Node.js 24
2323 uses : actions/setup-node@v6
2424 with :
25- node-version : 24
25+ node-version : ' 24.15.0 '
2626 package-manager-cache : false
2727
2828 - uses : apify/workflows/pnpm-install@main
Original file line number Diff line number Diff line change 2525 # tests on windows are extremely unstable
2626 # os: [ ubuntu-22.04, windows-2019 ]
2727 os : [ ubuntu-22.04 ]
28- node-version : [ 22, 24 ]
28+ node-version : [ 22, '24.15.0' ]
2929
3030 steps :
3131 - name : Checkout repository
7878 - name : Use Node.js 24
7979 uses : actions/setup-node@v6
8080 with :
81- node-version : 24
81+ node-version : ' 24.15.0 '
8282 package-manager-cache : false
8383
8484 - name : Turbo cache
@@ -111,7 +111,7 @@ jobs:
111111 - name : Use Node.js 24
112112 uses : actions/setup-node@v6
113113 with :
114- node-version : 24
114+ node-version : ' 24.15.0 '
115115 package-manager-cache : false
116116
117117 - name : Turbo cache
@@ -147,7 +147,7 @@ jobs:
147147 - name : Use Node.js 24
148148 uses : actions/setup-node@v6
149149 with :
150- node-version : 24
150+ node-version : ' 24.15.0 '
151151 package-manager-cache : false
152152
153153 - name : Turbo cache
You can’t perform that action at this time.
0 commit comments