create-snapshot: Upgrade actions/checkout

This commit is contained in:
Johannes Meyer 2023-03-01 09:16:19 +01:00
parent e13e8de224
commit 28bc9342a5
1 changed files with 1 additions and 1 deletions

View File

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