Skip to content

Commit bb44d7a

Browse files
committed
updated node version
1 parent b5bd575 commit bb44d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Setup Node
5151
uses: actions/setup-node@v1
5252
with:
53-
node-version: 16.19.0
53+
node-version: 22.12.0
5454
- name: Find yarn cache location
5555
id: yarn-cache
5656
run: echo "::set-output name=dir::$(yarn cache dir)"

0 commit comments

Comments
 (0)