Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit d3d671c

Browse files
chore(deps): update dependency node to v22
1 parent 8d3d98d commit d3d671c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup node
1515
uses: actions/setup-node@v4
1616
with:
17-
node-version: '20.x'
17+
node-version: '22.15.0'
1818
cache: npm
1919
registry-url: 'https://registry.npmjs.org'
2020
- name: Install npm packages

0 commit comments

Comments
 (0)