[workflow] Bump GitHub actions/checkout packages to v5 (#13112)

https://github.com/actions/checkout/releases
This commit is contained in:
xavier2k6
2025-10-01 15:40:15 +01:00
committed by GitHub
parent 33a8887807
commit 240cc1fd31
8 changed files with 10 additions and 10 deletions

View File

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