Skip to content

Commit 6645e37

Browse files
dependabot[bot]kotp
authored andcommitted
Bump ruby/setup-ruby from 1.117.0 to 1.118.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.117.0 to 1.118.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](ruby/setup-ruby@3068fa8...eae4796) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a93f9d2 commit 6645e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v3
2525

2626
- name: Set up Ruby
27-
uses: ruby/setup-ruby@3068fa83f9cbd7ae106cac45483635a2f3a195c9
27+
uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7
2828
with:
2929
ruby-version: ${{ matrix.ruby-version }}
3030
bundler-cache: true

0 commit comments

Comments
 (0)