We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26dc10f commit 2d7c09fCopy full SHA for 2d7c09f
2 files changed
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
fetch-depth: 0
60
- name: Setup .NET SDK
61
- uses: actions/setup-dotnet@v5.0.0
+ uses: actions/setup-dotnet@v5.0.1
62
63
dotnet-version: 8.0.x
64
- name: Build
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments