chore(deps): update actions/setup-java action to v3.13.0 #16

Open
Rainnny wants to merge 1 commits from renovate/actions-setup-java-3.x into master

@ -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