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 0c3f7e1 commit ba4d6afCopy full SHA for ba4d6af
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
lfs: true
35
fetch-depth: 0
36
- name: "Install .NET Core SDK"
37
- uses: actions/setup-dotnet@v4.3.1
+ uses: actions/setup-dotnet@v5.0.0
38
- name: "Dotnet Tool Restore"
39
run: dotnet tool restore
40
shell: pwsh
0 commit comments