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 ea46edb commit 677fd4bCopy full SHA for 677fd4b
.github/workflows/build.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
# https://github.com/actions/setup-java
30
- name: 'Set up JDK'
31
- uses: 'actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9' # v4.2.1
+ uses: 'actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018' # v4.2.2
32
with:
33
java-version: 21
34
distribution: "temurin"
0 commit comments