Skip to content

Commit

Permalink
Update workflow.yml (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick authored and GitHub committed Jul 16, 2019
1 parent 80aadaa commit 4c0991d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4c0991d

Please sign in to comment.