Skip to content
Snippets Groups Projects
Unverified Commit 4d121b58 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update actions/setup-java action to v2.3.1 (#11949)


Co-authored-by: default avatarRenovate Bot <bot@renovateapp.com>
parent 9a69d7cb
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ jobs:
- name: Set up Java ${{ env.JAVA_VERSION }}
if: env.NODE_VERSION == '14'
uses: actions/setup-java@3bc31aaf88e8fc94dc1e632d48af61be5ca8721c # renovate: tag=v2.3.0
uses: actions/setup-java@8db439b6b47e5e12312bf036760bbaa6893481ac # renovate: tag=v2.3.1
with:
java-version: ${{ env.JAVA_VERSION }}
distribution: 'adopt'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment