Skip to content

Commit

Permalink
Update Codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Somck authored Apr 8, 2024
1 parent 3a37a6d commit ca05ab0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
with:
redis-version: ${{ matrix.redis-version }}

- name: Set up JDK 11
uses: actions/setup-java@v1
- name: Set up JDK 14
uses: actions/setup-java@v4
with:
java-version: 1.11
java-version: 14

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

0 comments on commit ca05ab0

Please sign in to comment.