Skip to content

Commit 5ae58ce

Browse files
Bump ruby/setup-ruby from 1.246.0 to 1.247.0 (#4184)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.246.0 to 1.247.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@a4f8389...4727905) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.247.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e9cc50 commit 5ae58ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
1414

1515
- name: 'Set up Ruby 3.0'
16-
uses: ruby/setup-ruby@a4f838919020b587bb8dd4493e8881bb113d3be7 #v1.246.0
16+
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f #v1.247.0
1717
with:
1818
ruby-version: '3.0'
1919

0 commit comments

Comments
 (0)