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 0331d1a commit 8b0c01cCopy full SHA for 8b0c01c
1 file changed
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
27
28
- name: Setup .NET Core SDK
29
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
+ uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5
30
with:
31
dotnet-version: "8.0.x" # runners already have .Net Framework installed as well
32
0 commit comments