1
0
Fork 0
mirror of synced 2026-06-05 14:08:19 +00:00

steps not actions

This commit is contained in:
Danny McCormick 2019-07-25 22:59:29 -04:00 committed by GitHub
commit 594da1d3f0
No known key found for this signature in database
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