Bumped version of actions/checkout to @v6.

This commit is contained in:
Patrick Lehmann
2025-11-20 21:18:57 +01:00
parent 546bf3db8a
commit 780b6f466c
20 changed files with 29 additions and 29 deletions

View File

@@ -75,7 +75,7 @@ jobs:
run: printf "::warning title=%s::%s\n" "Deprecated" "'CoverageCollection.yml' template is deprecated. Please switch to 'PublishReleaseNotes.yml'. See https://pytooling.github.io/Actions/JobTemplate/Testing/UnitTesting.html"
- name: ⏬ Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
lfs: true
submodules: true