Skip to content

Commit

Permalink
Update .github/workflows/crashlytics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Dec 20, 2023
1 parent 782d382 commit 8a741af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crashlytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
steps:
- name: Checkout
uses: actions/checkout@main
uses: actions/checkout@master
- name: Setup
run: |
gem install xcpretty
Expand Down

0 comments on commit 8a741af

Please sign in to comment.