chore: add checkout step (#6392)

This commit is contained in:
Erez Rokah 2022-04-12 14:14:49 +03:00 committed by GitHub
parent 5799f190c8
commit 3b22d0e13d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ jobs:
outputs: outputs:
cms: ${{ steps.filter.outputs.cms }} cms: ${{ steps.filter.outputs.cms }}
steps: steps:
- uses: actions/checkout@v3
- uses: dorny/paths-filter@v2 - uses: dorny/paths-filter@v2
id: filter id: filter
with: with: