Skip to content

Commit c9a5473

Browse files
Ayyanchira“Akshay
andauthored
[MOB-12030] - Ruby version fix (#950)
Co-authored-by: “Akshay <“[email protected]”>
1 parent 003ef96 commit c9a5473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-sdk-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
38-
- uses: ruby/setup-ruby@6bd3d993c602f6b675728ebaecb2b569ff86e99b # v1.174.0
38+
- uses: ruby/setup-ruby@v1
3939
with:
4040
ruby-version: "3.2"
4141
bundler-cache: true

0 commit comments

Comments
 (0)