We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87cc531 + f4f156b commit 3e06aaeCopy full SHA for 3e06aae
1 file changed
.github/workflows/cicd.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Install .NET
23
- uses: actions/setup-dotnet@v5.0.0
+ uses: actions/setup-dotnet@v5.0.1
24
with:
25
dotnet-version: |
26
8.0.x
0 commit comments