Skip to content

Commit 84fa935

Browse files
committed
chore(deps): update actions/setup-java action to v5
1 parent d706482 commit 84fa935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)