Skip to content

Commit 65e9fe5

Browse files
Add checkout step
1 parent f90f390 commit 65e9fe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-v1.0-pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
needs: create-pull-request
5151
runs-on: ubuntu-latest
5252
steps:
53+
- uses: actions/[email protected]
5354
- name: Queue Api Level Lint
5455
uses: benc-uk/workflow-dispatch@v1
5556
with:

0 commit comments

Comments
 (0)