fix action syntax

This commit is contained in:
Dennis Eichhorn 2020-01-26 13:59:44 +01:00
parent a60e22d419
commit 1b6d7ca160

View File

@ -10,7 +10,7 @@ jobs:
max-parallel: 3
steps:
- name: Checkout Repository
uses: actions/checkout@master
uses: actions/checkout@master
with:
fetch-depth: 1
- name: Get Composer Cache Directory