We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 042bf5f + 0b20941 commit 940a7d6Copy full SHA for 940a7d6
.github/workflows/gradle.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Set up JDK 17
15
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
16
with:
17
cache: 'gradle'
18
java-version: 17
0 commit comments