mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 16:31:35 +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) }}
|
GITHUB_JSON: ${{ toJson(github) }}
|
||||||
run: |
|
run: |
|
||||||
echo "$GITHUB_JSON"
|
echo "$GITHUB_JSON"
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user