mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Update pull-request-test.yml
This commit is contained in:
parent
9eb971fcaa
commit
18bf1cb0b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request-test.yml
vendored
2
.github/workflows/pull-request-test.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
pull-request-test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./
|
||||
with:
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue