We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b4020 commit bb61476Copy full SHA for bb61476
.github/workflows/test.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Install C#
81
uses: actions/setup-dotnet@v4
82
with:
83
- dotnet-version: "6.0.x"
+ dotnet-version: "8.0.x"
84
85
- name: Install R
86
if: matrix.os == 'ubuntu-latest'
0 commit comments