From 8862ea79f8bd35abcccae6a6575465ee2e74d8ca Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:53:20 +0530 Subject: [PATCH] Update apfs.yml --- .github/workflows/apfs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/apfs.yml b/.github/workflows/apfs.yml index a163358..7fe5fd7 100644 --- a/.github/workflows/apfs.yml +++ b/.github/workflows/apfs.yml @@ -90,7 +90,7 @@ jobs: - name: 'Checkout Repo' uses: actions/checkout@v4 with: - ref: 6.6 + ref: 6.12 persist-credentials: false fetch-depth: 0 @@ -159,4 +159,4 @@ jobs: uses: ad-m/github-push-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }} - branch: 6.6 + branch: 6.12