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

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: './'