File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 - name : Set up Node
1212 uses : actions/setup-node@v4
1313 with :
14- node-version : 20
14+ node-version : 24
1515 cache : ' yarn'
1616 - name : Install
1717 run : yarn --frozen-lockfile
Original file line number Diff line number Diff line change 1111 - name : Set up Node
1212 uses : actions/setup-node@v4
1313 with :
14- node-version : 20
14+ node-version : 24
1515 cache : ' yarn'
1616 - name : Install
1717 run : yarn --frozen-lockfile
Original file line number Diff line number Diff line change 1818 - name : Set up Node
1919 uses : actions/setup-node@v4
2020 with :
21- node-version : 20
21+ node-version : 24
2222 cache : ' yarn'
2323 - name : Install
2424 run : yarn --frozen-lockfile
Original file line number Diff line number Diff line change 1111 - name : Set up Node
1212 uses : actions/setup-node@v4
1313 with :
14- node-version : 20
14+ node-version : 24
1515 cache : ' yarn'
1616 - name : Install
1717 run : yarn
You can’t perform that action at this time.
0 commit comments