Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Commit 77936d0

Browse files
committed
Back to Node 16.
1 parent 26acfc0 commit 77936d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Use Node.js
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: '20.x'
19+
node-version: '16.x'
2020

2121
- name: Install Deps
2222
if: steps.node-modules.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)