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 cb69991 commit 92901faCopy full SHA for 92901fa
.github/workflows/sdk-publish-unstable.yaml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Setup .NET
27
- uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4
+ uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4
28
with:
29
dotnet-version: |
30
8.0.x
.github/workflows/sdk-publish.yaml
@@ -21,7 +21,7 @@ jobs:
21
ref: "master"
22
23
0 commit comments