diff --git a/.github/workflows/BuildPR.yml b/.github/workflows/BuildPR.yml index 71d7743a..784d8b00 100644 --- a/.github/workflows/BuildPR.yml +++ b/.github/workflows/BuildPR.yml @@ -32,7 +32,7 @@ jobs: brew install openssl@3 openssl version - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 submodules: true