steps not actions

This commit is contained in:
Danny McCormick 2019-07-25 22:59:48 -04:00 committed by GitHub
parent 92bf570cdf
commit 596a6da241
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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