Skip to content

Commit 4562b82

Browse files
committed
awa
1 parent 5358a3d commit 4562b82

File tree

3 files changed

+1286
-1028
lines changed

3 files changed

+1286
-1028
lines changed

.github/workflows/js-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Node
1313
uses: actions/setup-node@v6
1414
with:
15-
node-version: 24.12.1
15+
node-version: 24.14.1
1616

1717
- name: Install Node Dependencies
1818
run: npm install

0 commit comments

Comments
 (0)