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 591bd28 commit e015ea5Copy full SHA for e015ea5
.github/workflows/build-prs.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Set up JDK 17
18
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
19
with:
20
distribution: 'temurin'
21
java-version: 17
.github/workflows/milestone.yaml
.github/workflows/release.yaml
0 commit comments