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

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


Co-authored-by: default avatarRenovate Bot <bot@renovateapp.com>
parent b125c04e
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@4b1b3d4a82f726de9ba1945f8c6967b67caf5dcd # renovate: tag=v2.2.0
uses: actions/setup-java@3bc31aaf88e8fc94dc1e632d48af61be5ca8721c # renovate: tag=v2.3.0
with:
java-version: ${{ env.JAVA_VERSION }}
distribution: 'adopt'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment