Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git
This commit is contained in:
commit
d32fae69d0
|
@ -31,7 +31,7 @@ jobs:
|
||||||
experimental: true
|
experimental: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.1
|
- uses: actions/checkout@v2.3.2
|
||||||
- name: Set up JDK ${{ matrix.java }}
|
- name: Set up JDK ${{ matrix.java }}
|
||||||
uses: actions/setup-java@v1.4.0
|
uses: actions/setup-java@v1.4.0
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue