Skip to content

Commit

Permalink
fix java version
Browse files Browse the repository at this point in the history
  • Loading branch information
frank89722 committed Dec 22, 2021
1 parent 44c5ca1 commit 0852e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cf.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up JDK 17
uses: actions/setup-java@v1
with:
java-version: 7
java-version: 17

- uses: actions/cache@v2
with:
Expand Down

0 comments on commit 0852e43

Please sign in to comment.