Skip to content

Commit f7492d2

Browse files
authored
Update build-on-push.yml
1 parent 86b9723 commit f7492d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Node.js
2323
uses: actions/setup-node@v4
2424
with:
25-
node-version: '20.x'
25+
node-version: '16.x'
2626
cache: 'yarn'
2727
cache-dependency-path: yarn.lock
2828

0 commit comments

Comments
 (0)