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 4c43c9a + 765641a commit e7c4377Copy full SHA for e7c4377
2 files changed
.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@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
+ uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
115
with:
116
distribution: temurin
117
java-version: 19.0.2
.github/workflows/jruby-bundler.yml
@@ -39,7 +39,7 @@ jobs:
39
ruby-version: jruby-9.4.8.0
40
41
42
43
44
45
0 commit comments