Merge pull request #4164 from ByteHamster/checkout-v2

Updated to checkout/v2
This commit is contained in:
H. Lehmann 2020-05-16 22:27:39 +02:00 committed by GitHub
commit ed2eb509ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: set up JDK 1.8
uses: actions/setup-java@v1
with: