0
0
mirror of https://github.com/actions/setup-go.git synced 2025-04-14 03:13:42 +00:00

Update workflow.yml ()

This commit is contained in:
Danny McCormick 2019-07-16 14:32:18 -04:00 committed by GitHub
parent 44112531e2
commit d42247215e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ jobs:
operating-system: [ubuntu-latest, windows-latest]
actions:
- name: Set Node.js 10.x
uses: bryanmacfarlane/node-config@master
uses: actions/setup-node@master
with:
version: 10.x