chore(deps): update actions/checkout action to v4

This commit is contained in:
Renovate Bot 2024-07-26 17:28:37 +00:00
parent 93480ac98e
commit 8d994ec03d

View File

@ -44,7 +44,7 @@ jobs:
DOCKER_LATEST: nightly DOCKER_LATEST: nightly
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v4
with: with:
fetch-depth: 0 # all history for all branches and tags fetch-depth: 0 # all history for all branches and tags