Skip to content

Commit 4499300

Browse files
Update Node.js to v22
1 parent 6b116f2 commit 4499300

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
version: 7
4646
- uses: actions/setup-node@v4
4747
with:
48-
node-version: 14
48+
node-version: 22
4949
cache: 'pnpm'
5050
- run: pnpm install
5151
- name: Deploy

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
22

0 commit comments

Comments
 (0)