Skip to content

Commit 9f89fc9

Browse files
committed
Uploaded action versions
1 parent 1294c77 commit 9f89fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/setup-java@v5
2626
with:
2727
distribution: temurin
28-
java-version: ${{ matrix.java }}
28+
java-version: 21
2929
cache: gradle
3030

3131
- name: Cache Gradle

0 commit comments

Comments
 (0)