create-snapshot: Upgrade actions/checkout

This commit is contained in:
Johannes Meyer 2025-06-18 09:56:21 +02:00
parent 54f11ae3ed
commit 17eacc0fa0

View File

@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout code base
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0