We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 899d5fa + 7b7cf2c commit ea2fb2cCopy full SHA for ea2fb2c
.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@v4.2.0
+ uses: actions/setup-dotnet@v4.3.0
42
43
dotnet-version: 8.0.x
44
- name: Build
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments