Skip to content

Commit fd775d6

Browse files
Bump ruby/setup-ruby from 1.245.0 to 1.248.0 (#43)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.245.0 to 1.248.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@a4effe4...a9bfc2e) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.248.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 cefc8bf commit fd775d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- 3.4.1
1919
steps:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
21-
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651
21+
- uses: ruby/setup-ruby@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990
2222
with:
2323
ruby-version: ${{ matrix.ruby }}
2424
- run: gem install bundler --version 2.6.3 --no-document

0 commit comments

Comments
 (0)