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 6872211 + 6252fdf commit 01af4a0Copy full SHA for 01af4a0
.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.7.0
+ uses: actions/setup-java@v3.8.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