Skip to content

Commit 10395f9

Browse files
chore(deps): update ruby/setup-ruby action to v1.120.1 (#1209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 366a520 commit 10395f9

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/[email protected].0
43+
uses: ruby/[email protected].1
4444
with:
4545
ruby-version: "3.0"
4646
bundler: Gemfile.lock

0 commit comments

Comments
 (0)