We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71bde09 commit aaaf3faCopy full SHA for aaaf3fa
.github/workflows/pre-merge.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install Python dependencies
18
run: python -m pip install virtualenv pre-commit
19
- name: Setup Java
20
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v1
21
with:
22
java-version: 11
23
- name: Run gradle preMerge task
0 commit comments