diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 46413530da..314c813094 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -417,7 +417,7 @@ jobs: - name: Download Provisioning Profiles if: startsWith(github.ref, 'refs/tags/v') - uses: apple-actions/download-provisioning-profiles@v3 + uses: apple-actions/download-provisioning-profiles@v4 with: bundle-id: "com.hguandl.MeoAsstMac" issuer-id: ${{ secrets.HGUANDL_APPSTORE_ISSUER }}