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 e757497 + 6684a60 commit bad0e1eCopy full SHA for bad0e1e
.github/workflows/maven.yml
@@ -108,7 +108,7 @@ jobs:
108
cache: maven
109
110
- name: Setup JRuby
111
- uses: ruby/setup-ruby@f41e084df884422b269f4c01c3748a9df4431a75 # v1.236.0
+ uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c # v1.237.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