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 962ff02 commit 393ea5bCopy full SHA for 393ea5b
.github/workflows/deploy-snapshot.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: 'ubuntu-latest'
16
steps:
17
- uses: actions/checkout@v4
18
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
19
with:
20
java-version: 21
21
distribution: 'temurin'
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
0 commit comments