Skip to content

Commit 6fff6b6

Browse files
authored
Revert "Bump Node.js version to v20 (#210)" (#213)
This reverts commit 41e46fa.
1 parent 162fd0d commit 6fff6b6

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v1.0.0
1414
- uses: dcodeIO/setup-node-nvm@master
1515
with:
16-
node-version: 20
16+
node-version: 16
1717
- name: Build
1818
run: |
1919
npm ci --no-audit

0 commit comments

Comments
 (0)