mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
test using v1
This commit is contained in:
parent
bd8c3af7ba
commit
a867e974f5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -15,5 +15,5 @@ jobs:
|
|||
GITHUB_JSON: ${{ toJson(github) }}
|
||||
run: |
|
||||
echo "$GITHUB_JSON"
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue