Update actions/checkout action to v4

This commit is contained in:
Renovate Bot
2023-09-04 15:00:17 +02:00
committed by Edgar
parent 02c99649b4
commit a4c4b81764
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ jobs:
env:
CONAN_SYSREQUIRES_MODE: "enabled"
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0