Skip to content

Commit 8dcabe2

Browse files
chore(deps): update node.js to v24
1 parent 824b941 commit 8dcabe2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
- uses: actions/setup-node@v5
2020
with:
21-
node-version: '22'
21+
node-version: '24'
2222
cache: npm
2323
- run: npm ci
2424
# Optional validations:

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.21.1
1+
24.11.0

0 commit comments

Comments
 (0)