fix: fetch depth from 0

This commit is contained in:
GareArc 2025-05-18 23:00:11 -07:00
parent 820476c57e
commit b1bd2c1d5f
No known key found for this signature in database

View File

@ -139,6 +139,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
- name: Check changed files