Skip to content

Commit 3dc0014

Browse files
chore(deps): update ruby/setup-ruby action to v1.123.0 (#1224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent effecc8 commit 3dc0014

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.120.1
43+
uses: ruby/setup-ruby@v1.123.0
4444
with:
4545
ruby-version: "3.0"
4646
bundler: Gemfile.lock

0 commit comments

Comments
 (0)