Update check.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-15 12:09:43 +03:00
parent 84c598c905
commit a545f0f27a

View file

@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- id: files
uses: tj-actions/changed-files@v12.2
with: