Use master checkout (#53)
This commit is contained in:
parent
a53759b2bf
commit
40bf560936
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@master
|
||||||
- name: Verify action syntax
|
- name: Verify action syntax
|
||||||
# The action should not publish any real changes, but should succeed.
|
# The action should not publish any real changes, but should succeed.
|
||||||
uses: './'
|
uses: './'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user