diff --git a/.github/workflows/authentication.yml b/.github/workflows/authentication.yml index 7d4f42f0c..7bd730bbc 100644 --- a/.github/workflows/authentication.yml +++ b/.github/workflows/authentication.yml @@ -34,7 +34,7 @@ jobs: TEST: false steps: - name: Checkout - uses: actions/checkout@main + uses: actions/checkout@master # Facebook SDK requires Xcode 14 - name: Xcode 14.1 run: sudo xcode-select -s /Applications/Xcode_14.1.app/Contents/Developer