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

Commit cc6f313

Browse files
chore(deps): update dependency node to v22
1 parent 1d561ca commit cc6f313

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: Set up Node.js
1515
uses: actions/setup-node@v3
1616
with:
17-
node-version: '18'
17+
node-version: '22.14.0'
1818

1919
- name: Install dependencies
2020
uses: pnpm/[email protected]

0 commit comments

Comments
 (0)