10000 Update workflow.yml (#6) · cnfun/setup-python@7c8f819 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c8f819

Browse files
author
Danny McCormick
authored
Update workflow.yml (actions#6)
1 parent a5e5a35 commit 7c8f819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
operating-system: [ubuntu-latest, windows-latest]
1010
actions:
1111
- name: Set Node.js 10.x
12-
uses: bryanmacfarlane/node-config@master
12+
uses: actions/setup-node@master
1313
with:
1414
version: 10.x
1515

0 commit comments

Comments
 (0)
0