chore(deps): update actions/setup-dotnet action to v5.4.0 (#5339)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-26 20:02:32 -04:00
committed by GitHub
parent 3a753f4064
commit 9f645a96a9
+1 -1
View File
@@ -174,7 +174,7 @@ jobs:
Remove-Item -Path doxygen-setup.exe
- name: Setup dotnet # needed for wix
uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
with:
dotnet-version: '10.x'