chore(deps): update actions/checkout action to v5

This commit is contained in:
renovate[bot] 2025-08-11 14:30:59 +00:00 committed by GitHub
parent 945e27f72c
commit 1ddef3175b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0
-