chore(deps): update actions/checkout action to v4 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6fd2550f00
commit
889c5bfa89
2
.github/workflows/sync-to-production.yaml
vendored
2
.github/workflows/sync-to-production.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # Fetch all history so we can force push
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user