8000 Steps not actions · un0mic/setup-python@7fe1ba0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fe1ba0

Browse files
author
Danny McCormick
authored
Steps not actions
1 parent 68f6734 commit 7fe1ba0

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
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
operating-system: [ubuntu-latest, windows-latest]
10-
actions:
10+
steps:
1111
- name: Checkout
1212
uses: actions/checkout@master
1313

0 commit comments

Comments
 (0)
0