Skip to content

Commit 724a081

Browse files
authored
Update frontend.yml
1 parent 40010b0 commit 724a081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v2
1818
with:
19-
node-version: '14'
19+
node-version: '16'
2020
cache: 'yarn'
2121
cache-dependency-path: Sample-01/yarn.lock
2222

0 commit comments

Comments
 (0)