fix checkout?
All checks were successful
Infrastructure / Check infrastructure definitions (pull_request) Successful in 1m29s
All checks were successful
Infrastructure / Check infrastructure definitions (pull_request) Successful in 1m29s
This commit is contained in:
parent
7b7f9f5999
commit
e9559c939a
2
.github/workflows/infra.yaml
vendored
2
.github/workflows/infra.yaml
vendored
@ -19,6 +19,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user