Skip to content

Commit 14e94ee

Browse files
committed
Merge branch 'dev'
2 parents ec66128 + 24b2ff9 commit 14e94ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v2
1818
with:
19-
node-version: '20'
19+
node-version: '22'
2020

2121
- name: Install dependencies
2222
run: yarn

0 commit comments

Comments
 (0)