mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-08-09 22:19:00 +00:00
Bump nodejs to 14.x (#203)
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '10.x'
|
node-version: '14.x'
|
||||||
- name: Setup Elm
|
- name: Setup Elm
|
||||||
uses: jorelali/setup-elm@v2
|
uses: jorelali/setup-elm@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user