Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chunta authored Oct 24, 2024
1 parent be6bba1 commit 6500c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3 # Checkout the repository code
uses: actions/checkout@v4 # Checkout the repository code

- name: Set up Xcode
run: sudo xcode-select -switch /Applications/Xcode_16.0.app # Specify the Xcode version if needed
Expand Down

0 comments on commit 6500c9f

Please sign in to comment.