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 49389b6 commit db421f0Copy full SHA for db421f0
.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@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12' # v4.7.0
+ uses: 'actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00' # v4.7.1
32
with:
33
java-version: 21
34
distribution: "temurin"
0 commit comments