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 0514c83 commit c198cf9Copy full SHA for c198cf9
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Setup Java
20
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
21
with:
22
distribution: temurin
23
java-version: |
.github/workflows/release.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
0 commit comments