Skip to content

Commit ae81f5b

Browse files
Merge branch 'main' into dependabot/gradle/com.diffplug.spotless-8.7.0
2 parents 63ba231 + 73b7eed commit ae81f5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v6.0.3
1919

2020
- name: Install java
21-
uses: actions/setup-java@v5.2.0
21+
uses: actions/setup-java@v5.3.0
2222
with:
2323
distribution: 'temurin'
2424
java-version: '${{ matrix.version }}'

0 commit comments

Comments
 (0)