Merge pull request #15591 from jellyfin/renovate/actions-checkout-6.x

Update actions/checkout action to v6
This commit is contained in:
Bond-009
2025-11-22 10:22:11 +01:00
committed by GitHub
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- name: Setup .NET
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
with: