There was an error while loading. Please reload this page.
2 parents 6598dd8 + ef32c50 commit 5453093Copy full SHA for 5453093
1 file changed
.github/workflows/gradle.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v5
20
- name: Set up ${{ matrix.java }}
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
with:
23
distribution: 'temurin'
24
java-version: ${{ matrix.java }}
0 commit comments