mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-08 02:59:26 +00:00
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git
This commit is contained in:
commit
f57be87511
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-maven-
|
||||
- name: Set up JDK ${{ matrix.java }}
|
||||
uses: actions/setup-java@v1.4.0
|
||||
uses: actions/setup-java@v1.4.2
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
- name: Build with Maven
|
||||
|
Loading…
x
Reference in New Issue
Block a user