We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78a3c6 commit bc92cf3Copy full SHA for bc92cf3
.github/workflows/dotnet-build.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Install .NET Core
26
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
+ uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5
27
with:
28
dotnet-version: 8.0.x
29
@@ -69,7 +69,7 @@ jobs:
69
merge-multiple: true
70
71
72
73
74
75
0 commit comments