Skip to content

Commit 80746dd

Browse files
author
Maxim Lobanov
committed
Update workflow.yml
1 parent a45b494 commit 80746dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Set Node.JS
1212
uses: actions/setup-node@master
1313
with:
14-
node-version: 13.x
14+
node-version: 12.x
1515

1616
- name: npm install
1717
run: npm install

0 commit comments

Comments
 (0)