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.
2 parents f0fae26 + fe9e349 commit e0ac42dCopy full SHA for e0ac42d
2 files changed
.github/workflows/pull-requests.yml
@@ -22,7 +22,7 @@ jobs:
22
run: git fetch --tags
23
24
- name: Setup JDK
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
with:
27
java-version: 17
28
distribution: 'adopt'
.github/workflows/release.yml
run: git fetch --tags --force
0 commit comments