Skip to content

Commit bdf11d4

Browse files
authored
Update dependency node to v24.14.1 (#10)
1 parent 85c0770 commit bdf11d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Setup Node.js
1010
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
1111
with:
12-
node-version: "24.14.0"
12+
node-version: "24.14.1"
1313
cache: "npm"
1414

1515
- name: Check

0 commit comments

Comments
 (0)