mirror of
https://github.com/actions/checkout.git
synced 2025-04-04 23:40:06 +02:00
.
This commit is contained in:
parent
2ad8d40bde
commit
c9c176b6fe
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
||||||
id: foo
|
id: foo
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
|
repository: actions/checkout
|
||||||
ref: test-data/v2/basic
|
ref: test-data/v2/basic
|
||||||
path: basic
|
path: basic
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue