Use master checkout (#53)

This commit is contained in:
Adam Dobrawy 2020-05-26 22:42:09 +02:00 committed by GitHub
parent a53759b2bf
commit 40bf560936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@master
- name: Verify action syntax
# The action should not publish any real changes, but should succeed.
uses: './'