Merge pull request #173 from apache/dependabot/github_actions/actions/checkout-v2.3.2
Bump actions/checkout from v2.3.1 to v2.3.2
This commit is contained in:
commit
9870779bd4
|
@ -31,7 +31,7 @@ jobs:
|
|||
experimental: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.1
|
||||
- uses: actions/checkout@v2.3.2
|
||||
- name: Set up JDK ${{ matrix.java }}
|
||||
uses: actions/setup-java@v1.4.0
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue