Skip to content

Commit

Permalink
Update .github/workflows/authentication.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Dec 20, 2023
1 parent aecbe0c commit ac3c101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/authentication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ac3c101

Please sign in to comment.