We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d4d0c commit f8b02b3Copy full SHA for f8b02b3
.github/workflows/run-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
25
with:
26
dotnet-version: |
27
- 6.0.x
+ 8.0.x
28
29
- name: Initialize environment
30
run: |
0 commit comments