Skip to content

Commit

Permalink
fix workflow (JabRef#7876)
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr authored Jul 4, 2021
1 parent 8006c99 commit 3dcd949
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/refresh-journal-lists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v2
with:
java-version: 14
java-version: 16
distribution: 'adopt'
- uses: actions/cache@v1
name: Restore gradle wrapper
with:
Expand Down

0 comments on commit 3dcd949

Please sign in to comment.