Skip to content

Commit a84cdbf

Browse files
chore(deps): update actions/setup-dotnet action to v5.4.0
1 parent bc9b1f0 commit a84cdbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-windows-installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
cargo metadata --locked --no-deps --format-version 1 > $null
9292
9393
- name: Setup dotnet
94-
uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
94+
uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
9595
with:
9696
dotnet-version: '10.x'
9797

0 commit comments

Comments
 (0)