Merge pull request #121 from ggogel/renovate/actions-checkout-4.x

Update actions/checkout action to v4
This commit is contained in:
Gerrit Gogel 2023-09-04 15:54:05 +02:00 committed by GitHub
commit b1e3653d37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
with:
fetch-depth: 0