1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 15:31:20 +01:00

Update workflow.yml (#5)

This commit is contained in:
Danny McCormick
2019-07-16 14:32:35 -04:00
committed by GitHub
parent f36bb23d00
commit a0bf9232bf

View File

@@ -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