Skip to content

Commit c17cf78

Browse files
chore(deps): update dependency node to v24
1 parent 31b355a commit c17cf78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
3131
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
3232
with:
33-
node-version: 10
33+
node-version: 24
3434
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
3535
with:
3636
check-latest: true

0 commit comments

Comments
 (0)