There was an error while loading. Please reload this page.
1 parent 7f8d7d8 commit 3aef149Copy full SHA for 3aef149
1 file changed
.github/workflows/ci-windows.yml
@@ -174,7 +174,7 @@ jobs:
174
Remove-Item -Path doxygen-setup.exe
175
176
- name: Setup dotnet # needed for wix
177
- uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
+ uses: actions/setup-dotnet@a98b56852c35b8e3190ac28c8c2271da59106c68 # v6.0.0
178
with:
179
dotnet-version: '10.x'
180
0 commit comments