Merge pull request #49197 from mihir-kandoi/version-15-hotfix

This commit is contained in:
Mihir Kandoi
2025-08-17 14:27:00 +05:30
committed by GitHub

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout Entire Repository - name: Checkout Entire Repository
uses: actions/checkout@v2 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
persist-credentials: false persist-credentials: false