mirror of
https://github.com/actions/checkout.git
synced 2025-04-20 10:51:20 +00:00
test using v1
This commit is contained in:
parent
bd8c3af7ba
commit
a867e974f5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -15,5 +15,5 @@ jobs:
|
|||||||
GITHUB_JSON: ${{ toJson(github) }}
|
GITHUB_JSON: ${{ toJson(github) }}
|
||||||
run: |
|
run: |
|
||||||
echo "$GITHUB_JSON"
|
echo "$GITHUB_JSON"
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user