We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dcc7d9 + ee152f9 commit 2b8d51eCopy full SHA for 2b8d51e
.github/workflows/maven.yml
@@ -108,7 +108,7 @@ jobs:
108
cache: maven
109
110
- name: Setup JRuby
111
- uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.0
+ uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798 # v1.238.0
112
with:
113
ruby-version: jruby-${{ matrix.jruby_version }}
114
bundler: 2.3.27 # use version that is OK for JRuby 9.3
0 commit comments