Skip to content

Commit 9fed5b2

Browse files
committed
trigger
1 parent 7f3af6c commit 9fed5b2

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup Node
1414
uses: actions/setup-node@v3
1515
with:
16-
node-version: 18
16+
node-version: 22
1717

1818
- name: Install dependencies
1919
run: npm install

0 commit comments

Comments
 (0)