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 21afcf5 commit 2c1b014Copy full SHA for 2c1b014
.github/workflows/release.yml
@@ -101,7 +101,7 @@ jobs:
101
matrix:
102
go-version: [1.23.x]
103
node-version: [20.x]
104
- dotnet-version: [6.0.x]
+ dotnet-version: [8.0.x]
105
python-version: [3.11]
106
java-version: [11]
107
language:
.github/workflows/verify.yml
@@ -77,7 +77,7 @@ jobs:
77
78
79
80
81
82
83
0 commit comments