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 45551e9 commit 138a605Copy full SHA for 138a605
.github/workflows/build-pr.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v5
17
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
18
with:
19
distribution: 'temurin'
20
java-version: '21'
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
21
22
.github/workflows/release-kontrakt.yml
@@ -11,7 +11,7 @@ jobs:
11
packages: write
12
13
0 commit comments