Skip to content

Commit bb44ec6

Browse files
authored
Update another use of node
1 parent b9e9a06 commit bb44ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Install Node.js (required for TypeScript compilation and npm packages)
2929
- uses: actions/setup-node@v4
3030
with:
31-
node-version: '22'
31+
node-version: '24'
3232
cache: 'npm'
3333

3434
# Install .NET SDK (required for some build components and MSBuild tasks)

0 commit comments

Comments
 (0)