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.
1 parent dd1ef4d commit 9e4a85bCopy full SHA for 9e4a85b
.github/workflows/maven.yml
@@ -79,7 +79,7 @@ jobs:
79
cache: maven
80
81
- name: Setup JRuby
82
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
+ uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
83
with:
84
ruby-version: jruby-${{ matrix.jruby_version }}
85
bundler-cache: 'false' # Need to install later so we can vary from Gemfile.lock as required for JRuby version compatibility
0 commit comments