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 538c932 commit f9fe7bbCopy full SHA for f9fe7bb
.github/workflows/main.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/[email protected]
18
19
- name: Set up JDK 17 for running Gradle
20
- uses: actions/setup-java@v4.5.0
+ uses: actions/setup-java@v4.6.0
21
with:
22
distribution: temurin
23
java-version: 17
.github/workflows/pr.yaml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
15
16
0 commit comments