Update _check.yml

This commit is contained in:
Aleksandr Statciuk 2022-10-19 23:39:22 +03:00
parent 852961ca25
commit 0f6e4cdcab

View file

@ -10,7 +10,7 @@ jobs:
check: check:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
with: with:
fetch-depth: 2 fetch-depth: 2
- name: Download data from API - name: Download data from API