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 e54c88c + c89ca14 commit a2e3260Copy full SHA for a2e3260
.github/workflows/bundler.yml
@@ -70,7 +70,7 @@ jobs:
70
ruby-version: ${{ matrix.ruby.value }}
71
bundler: none
72
- name: Setup java
73
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
+ uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
74
with:
75
distribution: temurin
76
java-version: 21.0.7
.github/workflows/install-rubygems.yml
@@ -133,7 +133,7 @@ jobs:
133
134
135
136
137
138
139
0 commit comments