mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-14 04:18:04 +00:00
fix stale PR review checkout
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.base.sha }}
|
||||
ref: ${{ github.event.pull_request.base.ref }}
|
||||
fetch-depth: 1
|
||||
persist-credentials: false
|
||||
- uses: astral-sh/setup-uv@v6
|
||||
|
||||
Reference in New Issue
Block a user