Updated to checkout/v2

This hopefully fixes the retry button for the emulator tests
This commit is contained in:
ByteHamster 2020-05-16 19:32:18 +02:00
parent 92033f8373
commit 273724e0a4
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: