8000 Update workflow.yml (#7) · galak/setup-python@3592ca0 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3592ca0

Browse files
author
Danny McCormick
authored
Update workflow.yml (actions#7)
1 parent 8ee77cc commit 3592ca0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
matrix:
99
operating-system: [ubuntu-latest, windows-latest]
1010
actions:
11+
- name: Checkout
12+
uses: actions/checkout@master
13+
4640 1114
- name: Set Node.js 10.x
1215
uses: actions/setup-node@master
1316
with:

0 commit comments

Comments
 (0)
0