1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Update nodejs.yml

This commit is contained in:
Denis Demchenko 2019-08-27 20:17:55 +03:00 committed by GitHub
parent 3788cea8b1
commit 8fb6e3a080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
node-version: 12.x
node-version: [12.x]
steps:
- uses: actions/checkout@v1