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