Skip to content

Commit 5908c39

Browse files
authored
Update synchronise.yml
1 parent 8ace81c commit 5908c39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/synchronise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup node
1616
uses: actions/setup-node@v4.0.2
1717
with:
18-
node-version: 18.17.x
18+
node-version: 20.15.x
1919
cache: npm
2020
- name: Install
2121
run: npm install

0 commit comments

Comments
 (0)