We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 150aebd + 8d992b7 commit 04fc169Copy full SHA for 04fc169
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
20
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
21
22
distribution: 'temurin'
23
java-version-file: .java-version
@@ -89,7 +89,7 @@ jobs:
89
90
91
92
93
94
95
@@ -153,7 +153,7 @@ jobs:
153
154
155
156
157
158
159
0 commit comments