Skip to content

Commit a8ead27

Browse files
committed
chore(deps): update actions/setup-java action to v5
1 parent 3b86441 commit a8ead27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_clients.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
path: ${{ env.DATA_SOURCE_CHECKOUT_PATH }}
6767

6868
- name: Setup Java
69-
uses: actions/setup-java@v4
69+
uses: actions/setup-java@v5
7070
with:
7171
java-version: 11
7272
distribution: temurin

0 commit comments

Comments
 (0)