There was an error while loading. Please reload this page.
2 parents 6b16a28 + 0fffd92 commit d7c9777Copy full SHA for d7c9777
2 files changed
.github/workflows/ci-build.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: Ensure .NET Installed
22
- uses: actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5.2.0
+ uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
23
with:
24
dotnet-version: 9.0.x
25
.github/workflows/release-build.yml
@@ -18,7 +18,7 @@ jobs:
18
0 commit comments