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 659e6b8 + 5ea31a3 commit d982176Copy full SHA for d982176
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Set up Java
27
- uses: actions/setup-java@v3.5.1
+ uses: actions/setup-java@v3.6.0
28
with:
29
distribution: 'zulu'
30
java-version: 11
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
.github/workflows/pr.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
0 commit comments