Skip to content

Commit 8c38b51

Browse files
authored
Update tests.yml
1 parent a870b41 commit 8c38b51

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
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: macOS-latest
2929
steps:
3030
- name: Select latest available Xcode
31-
uses: maxim-lobanov/setup-xcode@1.0
31+
uses: maxim-lobanov/setup-xcode@v1.2.1
3232
with: { 'xcode-version': 'latest' }
3333
- name: Checkout code
3434
uses: actions/checkout@v2

0 commit comments

Comments
 (0)