Skip to content

Commit 5c2b313

Browse files
authored
Merge branch 'dev' into feature/add-pre-defined-voyage-projects
2 parents d8674ec + abf15a8 commit 5c2b313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up Node.js
2727
uses: actions/setup-node@v2
2828
with:
29-
node-version: "18"
29+
node-version: "22"
3030

3131
- name: Install dependencies
3232
run: yarn install

0 commit comments

Comments
 (0)