ci: [DEPENDABOT] bump actions/checkout from 4 to 5 (#2443)

This commit is contained in:
dependabot[bot]
2025-08-18 09:56:05 +01:00
committed by GitHub
parent 73bc85864b
commit e05505aa4f
15 changed files with 24 additions and 24 deletions

View File

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