ci(seed-build): checkout codebase based on ref (#230)

This commit is contained in:
Kevin Yu 2023-07-20 18:49:59 +08:00 committed by GitHub
parent ea77394b13
commit 75686b6a69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,7 @@ jobs:
- name: Checkout codebase
uses: actions/checkout@v3
with:
ref: ${{ inputs.ref }}
fetch-depth: 0
- name: Get the version