Skip to content

Commit 331148a

Browse files
authored
Update build-on-publish.yml
1 parent f7492d2 commit 331148a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)