Skip to content

Commit aaaf3fa

Browse files
authored
Revert bump setup-java
1 parent 71bde09 commit aaaf3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Python dependencies
1818
run: python -m pip install virtualenv pre-commit
1919
- name: Setup Java
20-
uses: actions/setup-java@v2
20+
uses: actions/setup-java@v1
2121
with:
2222
java-version: 11
2323
- name: Run gradle preMerge task

0 commit comments

Comments
 (0)