We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16a4df commit f317aebCopy full SHA for f317aeb
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
fetch-depth: 0
40
- name: Setup .NET SDK
41
- uses: actions/setup-dotnet@v5.1.0
+ uses: actions/setup-dotnet@v5.2.0
42
43
global-json-file: global.json
44
- name: Build
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments