Update actions/checkout action to v4 (#26125)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-05 17:31:32 +00:00 committed by GitHub
parent c525b633bd
commit cef2df4b0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
environment: dockerhub
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0 # needed for docker-package to be able to calculate the version