Skip to content

Commit b707964

Browse files
committed
Switched to node version 24
1 parent 4b2cac1 commit b707964

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/template-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Setup Node (for npm)
9898
uses: actions/setup-node@v4
9999
with:
100-
node-version: '22'
100+
node-version: '24'
101101

102102
- name: Run template compatibility check
103103
id: template-check

0 commit comments

Comments
 (0)