mirror of
https://github.com/actions/toolkit.git
synced 2026-08-14 00:00:18 +02:00
Bump workflows node versions
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Set Node.js 12.x
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12.x
|
||||
node-version: 14.x
|
||||
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user