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 c5cb672 + 6df9a8c commit e757497Copy full SHA for e757497
.github/workflows/maven.yml
@@ -108,7 +108,7 @@ jobs:
108
cache: maven
109
110
- name: Setup JRuby
111
- uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535 # v1.233.0
+ uses: ruby/setup-ruby@f41e084df884422b269f4c01c3748a9df4431a75 # v1.236.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