There was an error while loading. Please reload this page.
1 parent 77086b4 commit 95e82cdCopy full SHA for 95e82cd
1 file changed
.github/workflows/ci-windows-installer.yml
@@ -91,7 +91,7 @@ jobs:
91
cargo metadata --locked --no-deps --format-version 1 > $null
92
93
- name: Setup dotnet
94
- uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
+ uses: actions/setup-dotnet@a98b56852c35b8e3190ac28c8c2271da59106c68 # v6.0.0
95
with:
96
dotnet-version: '10.x'
97
0 commit comments