Skip to content

Commit 0c1622f

Browse files
authored
Update ci-cd.yml
1 parent fd837b3 commit 0c1622f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Node.js
1818
uses: actions/setup-node@v2
1919
with:
20-
node-version: '14'
20+
node-version: '16'
2121
cache: 'npm'
2222
cache-dependency-path: package-lock.json
2323

0 commit comments

Comments
 (0)