Skip to content

Commit f56a684

Browse files
Update Node.js version to 24 in workflow
1 parent 19a049a commit f56a684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Set up Node.js for frontend development
5656
uses: actions/setup-node@v6
5757
with:
58-
node-version: '20'
58+
node-version: '24'
5959

6060
- name: Install additional development tools
6161
run: |

0 commit comments

Comments
 (0)