Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2024-07-09 10:21:34 +00:00 committed by Jochem
parent 1956965950
commit b952aa4c5f
No known key found for this signature in database

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0