We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3581fdd + 888250a commit 14fb358Copy full SHA for 14fb358
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- run: git config --global core.quotepath false
23
24
- - uses: actions/setup-dotnet@v4
+ - uses: actions/setup-dotnet@v5
25
with:
26
dotnet-version: '6.0.x'
27
0 commit comments