We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2d8abe + 4aa2171 commit be70dc2Copy full SHA for be70dc2
1 file changed
.github/workflows/gradle.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v6
23
- name: Set up JDK 17
24
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
25
with:
26
java-version: '17'
27
distribution: 'temurin'
0 commit comments