Skip to content

Commit 78e7b39

Browse files
Bump ruby/setup-ruby from 1.300.0 to 1.301.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.300.0 to 1.301.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@v1.300.0...v1.301.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.301.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b4bce7 commit 78e7b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Setup Ruby, JRuby and TruffleRuby
13-
uses: ruby/setup-ruby@v1.300.0
13+
uses: ruby/setup-ruby@v1.301.0
1414
with:
1515
ruby-version: 3.1.2
1616
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)