Update check.yml

This commit is contained in:
freearhey
2025-05-13 06:10:00 +03:00
parent d592544d8e
commit 1fb831fb2d

View File

@@ -12,7 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-depth: 2
- run: git diff HEAD~1
- name: changed files
id: files
run: |