Skip to content

Commit 104bb5d

Browse files
committed
WIP
1 parent a08b87f commit 104bb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
xcode: 26.0
136136
steps:
137137
- name: Git Checkout
138-
uses: actions/checkout@v4
138+
uses: actions/checkout@v5
139139

140140
- name: Set environment variables
141141
run: echo "SKIP_SLOW_FASTLANE_WARNING=1" >> $GITHUB_ENV

0 commit comments

Comments
 (0)