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 336f384 commit ba0c29fCopy full SHA for ba0c29f
.github/workflows/build.yaml
@@ -52,7 +52,7 @@ jobs:
52
- name: Inject slug/short variables
53
uses: rlespinasse/github-slug-action@v4
54
- name: Set up JDK 17
55
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
56
with:
57
java-version: "17"
58
distribution: "temurin"
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments