We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c76341 commit 1bc124aCopy full SHA for 1bc124a
1 file changed
.github/workflows/test-linux.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup dotnet tooling
20
uses: actions/setup-dotnet@master
21
with:
22
- dotnet-version: '6.0.x'
+ dotnet-version: '8.0.x'
23
24
- name: Restore dependencies
25
run:
0 commit comments