Merge pull request '🔧 Renovate: Update (minor) actions/checkout action to v4.3.0' (#388) from renovate/github-actions-actions-checkout-v4-3-0 into main
Renovate / renovate (push) Successful in 2m17s
Renovate / renovate (push) Successful in 2m17s
Reviewed-on: #388
This commit was merged in pull request #388.
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout full repository
|
- name: Checkout full repository
|
||||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # required so we can access main^1
|
fetch-depth: 0 # required so we can access main^1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user