Update auto-update.yml

pull/24814/head
Aleksandr Statciuk 4 years ago
parent 430736bfea
commit 3238f49a50

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

Loading…
Cancel
Save