Skip to content

Commit 3418edf

Browse files
committed
Merge remote-tracking branch 'origin/main' into improve-itcms
2 parents 3cf147e + 7dcf1cb commit 3418edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
- uses: actions/checkout@v4
133133
- uses: actions/setup-node@v4
134134
with:
135-
node-version: current
135+
node-version: 24
136136
- name: Install dependencies
137137
run: npm ci --no-audit
138138
- name: Build

0 commit comments

Comments
 (0)