Skip to content

Commit 2537cfb

Browse files
committed
Merge branch 'master' into develop
# Conflicts: # package-lock.json # package.json
2 parents 1ce6dd6 + 67ad884 commit 2537cfb

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: Set up Node.js
1717
uses: actions/setup-node@v3
1818
with:
19-
node-version: 16
19+
node-version: 20
2020

2121
- name: Install node_modules
2222
run: npm install

0 commit comments

Comments
 (0)