Skip to content

Commit 95e82cd

Browse files
chore(deps): update actions/setup-dotnet action to v6 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77086b4 commit 95e82cd

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@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
94+
uses: actions/setup-dotnet@a98b56852c35b8e3190ac28c8c2271da59106c68 # v6.0.0
9595
with:
9696
dotnet-version: '10.x'
9797

0 commit comments

Comments
 (0)