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 f8ac3bc commit 919ff0eCopy full SHA for 919ff0e
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
fetch-depth: 0
35
- name: Setup .NET SDK
36
- uses: actions/setup-dotnet@v4.3.1
+ uses: actions/setup-dotnet@v5.0.0
37
38
global-json-file: global.json
39
- name: Build
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments