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 b6df0f7 commit 64e06dbCopy full SHA for 64e06db
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
12
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
13
with:
14
distribution: 'zulu'
15
java-version: '11'
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
0 commit comments