We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 730e8f5 + b8cbe96 commit 9ce6ffdCopy full SHA for 9ce6ffd
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.3.0
+ uses: actions/setup-dotnet@v5.4.0
24
with:
25
dotnet-version: |
26
8.0.x
0 commit comments