Update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2024-07-09 11:05:43 +00:00
committed by Jochem
parent df41fab40f
commit 18d0d369b4

View File

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