We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d6eff commit 784b7f6Copy full SHA for 784b7f6
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@v4.1.0
+ uses: actions/setup-dotnet@v4.3.0
24
with:
25
dotnet-version: |
26
8.0.x
0 commit comments