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

This commit is contained in:
renovate[bot] 2025-08-11 14:06:11 +00:00 committed by GitHub
parent 5901c9a13d
commit 6327f09a5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -27,7 +27,7 @@ jobs:
dotnet-version: '9.x'
- name: "Clone Repository"
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
ref: main
submodules: recursive