ci(github-action)!: Update actions/checkout action to v5 (renovate)

This commit is contained in:
Renovate Bot 2025-10-09 21:34:11 +00:00 committed by Paweł Derehajło
parent 68455c65a8
commit 1f2cc4b05a
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout the code
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis