Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
262ca676e9 chore(deps): update actions/setup-java action to v4 2024-09-24 15:03:54 +00:00

@ -21,7 +21,7 @@ jobs:
# Set up JDK 8 # Set up JDK 8
- name: Set up JDK - name: Set up JDK
uses: https://github.com/actions/setup-java@v3.12.0 uses: https://github.com/actions/setup-java@v4.4.0
with: with:
distribution: zulu distribution: zulu
java-version: 8 java-version: 8