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 c9f60d7 commit cb891aaCopy full SHA for cb891aa
2 files changed
.github/workflows/BuildDeploy.yml
@@ -35,7 +35,7 @@ jobs:
35
fetch-depth: 0
36
37
- name: Setup .NET (With cache)
38
- uses: actions/setup-dotnet@v5.2.0
+ uses: actions/setup-dotnet@v5.3.0
39
with:
40
dotnet-version: |
41
8.0.x
.github/workflows/BuildOnly.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
0 commit comments