Skip to content

Commit f06dbd7

Browse files
chore(deps): update ruby/setup-ruby action to v1.120.0 (#1184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c70717 commit f06dbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-toolchain/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ runs:
4040
uses: microsoft/[email protected]
4141
- name: Set up Ruby
4242
if: ${{ inputs.platform == 'ios' || inputs.platform == 'macos' || inputs.platform == 'node' }}
43-
uses: ruby/setup-ruby@v1.117.0
43+
uses: ruby/setup-ruby@v1.120.0
4444
with:
4545
ruby-version: "3.0"
4646
bundler: Gemfile.lock

0 commit comments

Comments
 (0)