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 80de4b7 commit 82bff3fCopy full SHA for 82bff3f
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
submodules: recursive
29
30
- name: Setup .NET Core
31
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
+ uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
32
with:
33
dotnet-version: ${{ env.DOTNET_SDK_VERSION }}
34
.github/workflows/publish.yml
@@ -32,7 +32,7 @@ jobs:
35
36
37
38
0 commit comments