Skip to content

Commit 5a80661

Browse files
authored
Update tests.yml
1 parent 4e6e0b1 commit 5a80661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: macOS-latest
3434
steps:
3535
- name: Select latest available Xcode
36-
uses: maxim-lobanov/setup-xcode@1.0
36+
uses: maxim-lobanov/setup-xcode@v1.2.1
3737
with: { 'xcode-version': 'latest' }
3838
- name: Checkout code
3939
uses: actions/checkout@v2

0 commit comments

Comments
 (0)