steps not actions

pull/7/head
Danny McCormick 6 years ago committed by GitHub
parent fb0fde1081
commit ffce9ce43f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest]
actions:
steps:
- name: Checkout
uses: actions/checkout@master

Loading…
Cancel
Save