Skip to content

Commit fc6f7c4

Browse files
committed
fix ci: Configure xcode version
1 parent 1e1a83f commit fc6f7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Steps represent a sequence of tasks that will be executed as part of the job
2424
steps:
2525
- name: Configure xcode version
26-
uses: maxim-lobanov/setup-xcode
26+
uses: maxim-lobanov/setup-xcode@v1
2727
with:
2828
xcode-version: "14.1"
2929

0 commit comments

Comments
 (0)