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 bcd350f commit 9fc1179Copy full SHA for 9fc1179
.github/workflows/install-rubygems.yml
@@ -111,7 +111,7 @@ jobs:
111
ruby-version: ${{ matrix.ruby.value }}
112
bundler: none
113
- name: Setup java
114
- uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
+ uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
115
with:
116
distribution: temurin
117
java-version: 19.0.2
.github/workflows/jruby-bundler.yml
@@ -41,7 +41,7 @@ jobs:
41
ruby-version: jruby-9.4.8.0
42
43
44
45
46
47
0 commit comments