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 6b7fa1d commit b789313Copy full SHA for b789313
.github/workflows/release_please.yaml
@@ -63,7 +63,7 @@ jobs:
63
GPG_SIGNING_KEY_PASSWORD: ${{ secrets.GPG_SIGNING_KEY_PASSWORD }}
64
65
- name: Set up JDK 17
66
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v5
67
with:
68
java-version: 17
69
distribution: 'zulu'
0 commit comments