Skip to content

Commit 9f645a9

Browse files
chore(deps): update actions/setup-dotnet action to v5.4.0 (#5339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a753f4 commit 9f645a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
Remove-Item -Path doxygen-setup.exe
175175
176176
- name: Setup dotnet # needed for wix
177-
uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
177+
uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
178178
with:
179179
dotnet-version: '10.x'
180180

0 commit comments

Comments
 (0)