🔧 Renovate: Update (minor) actions/checkout action to v4.3.0
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