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

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

parent f8cb0c0b
Branches
Tags
No related merge requests found
......@@ -70,7 +70,7 @@ jobs:
- name: Set up Java ${{ env.JAVA_VERSION }}
if: env.SKIP_JAVA_TESTS == 'false'
uses: actions/setup-java@f69f00b5e5324696b07f6b1c92f0470a6df00780 # tag=v3.0.0
uses: actions/setup-java@0aa6f2a84f8634ac1a1bd81dfdf6d5aab98c70f1 # tag=v3.1.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.
Please register or to comment