We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7214177 + 4fe4e3f commit aae8422Copy full SHA for aae8422
1 file changed
.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@v5.0.1
+ uses: actions/setup-dotnet@v5.1.0
38
- name: "Dotnet Tool Restore"
39
run: dotnet tool restore
40
shell: pwsh
0 commit comments