Update actions/checkout action to v5

This commit is contained in:
renovate[bot] 2025-08-11 15:29:46 +00:00 committed by GitHub
parent 5a8ebfa7ae
commit 6b26d4e7b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -135,7 +135,7 @@ jobs:
run: git config --global core.longpaths true
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
path: source
submodules: recursive