Skip to content

Commit f4f020d

Browse files
Update dependency node to v22
1 parent 3e79f26 commit f4f020d

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
@@ -237,7 +237,7 @@ jobs:
237237
- name: Set up Node.js
238238
uses: actions/setup-node@v5
239239
with:
240-
node-version: 20
240+
node-version: 22
241241
cache: npm
242242
- run: npm ci
243243
- run: npm run package

0 commit comments

Comments
 (0)