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 efa5d0c commit 9721890Copy full SHA for 9721890
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
lfs: true
39
fetch-depth: 0
40
- name: 'Install .NET Core SDK'
41
- uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
+ uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
42
- name: 'Dotnet Tool Restore'
43
run: dotnet tool restore
44
shell: pwsh
0 commit comments