Update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-11-20 18:58:53 +00:00
committed by GitHub
parent aa4ddd139a
commit 569f8cfcfc
7 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: "${{ matrix.os }}"
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
with: