mirror of
https://github.com/actions/checkout.git
synced 2025-12-15 01:11:37 +08:00
test using v1
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user