We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ebf26 commit 13e0824Copy full SHA for 13e0824
1 file changed
.github/workflows/gradle.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Set up JDK
13
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
14
with:
15
java-version: 17
16
distribution: 'temurin'
0 commit comments