Skip to content

Commit 452d49d

Browse files
committed
Merge branch 'main' into bf/extend-defaultapi-by-service-specific
2 parents 5c61429 + 4f2502d commit 452d49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
1919

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

0 commit comments

Comments
 (0)