Skip to content

Commit a38a367

Browse files
authored
Update frontend.yml
1 parent 26d6fd6 commit a38a367

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node.js
2020
uses: actions/setup-node@v2
2121
with:
22-
node-version: '16'
22+
node-version: '18'
2323
cache: 'yarn'
2424
cache-dependency-path: Sample-01/yarn.lock
2525

0 commit comments

Comments
 (0)