We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5493122 + 7f56f09 commit b58a4dbCopy full SHA for b58a4db
1 file changed
.github/workflows/dotnet.yml
@@ -14,7 +14,7 @@ jobs:
14
- run: echo ${{matrix.os}}
15
16
- name: Setup .NET SDK
17
- uses: actions/setup-dotnet@v5
+ uses: actions/setup-dotnet@v6
18
with:
19
dotnet-version: '10.0.x'
20
0 commit comments