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 4bb4dde commit f40c601Copy full SHA for f40c601
.github/workflows/build_and_test.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup .NET 6
16
uses: actions/setup-dotnet@v1
17
with:
18
- dotnet-version: '6.0.101'
+ dotnet-version: '6.0.414'
19
- name: Restore dotnet tools
20
run: dotnet tool restore
21
- name: remove current fake runner tool
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
22
23
24
25
0 commit comments