Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
658789b82e chore(deps): update actions/setup-java action to v3.13.0 2024-03-18 22:09:45 +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@v3.13.0
with: with:
distribution: zulu distribution: zulu
java-version: 8 java-version: 8