Skip to content

Commit db79180

Browse files
chore(deps): bump node
1 parent 27845ff commit db79180

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Node.js 16.x
2121
uses: actions/setup-node@v3
2222
with:
23-
node-version: 16.x
23+
node-version: 22.x
2424

2525
- name: Install Dependencies
2626
run: yarn

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.20.3
1+
22.19.0

0 commit comments

Comments
 (0)