mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-06-28 15:14:19 +00:00
Update to checkout v2
This commit is contained in:
@@ -4,7 +4,7 @@ jobs:
|
||||
createRepositoryDispatch:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: Repository Dispatch
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user