Skip to content

Commit 2e6f80a

Browse files
chore(deps): update dependency node to v22
1 parent 1201a8e commit 2e6f80a

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
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Node.js
4141
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
4242
with:
43-
node-version: 20.12.0
43+
node-version: 22.17.0
4444
cache: pnpm
4545

4646
- name: Install dependencies

0 commit comments

Comments
 (0)