Skip to content

Commit 118e452

Browse files
authored
Merge pull request #32 from maevsi/renovate/all-minor-patch
chore(deps): update ruby/setup-ruby action to v1.288.0
2 parents 5596f87 + a817f27 commit 118e452

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2828

2929
- name: Setup Ruby
30-
uses: ruby/setup-ruby@8d27f39a5e7ad39aebbcbd1324f7af020229645c # v1.287.0
30+
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
3131

3232
- name: Install CocoaPods
3333
run: |

0 commit comments

Comments
 (0)