Update CI dependencies

This commit is contained in:
renovate[bot]
2026-06-26 03:42:17 +00:00
committed by GitHub
parent 987744529a
commit dff84c8490
7 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ jobs:
repository: ${{ inputs.repository }}
- name: Configure .NET
uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
with:
dotnet-version: '10.0.x'