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 6cc0abf commit a2fb8eaCopy full SHA for a2fb8ea
1 file changed
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
name: setup-dotnet
58
uses: actions/setup-dotnet@v4
59
with:
60
- dotnet-version: 9.0.x
+ dotnet-version: 10.0.x
61
- id: cache-restore
62
name: cache-restore
63
uses: actions/cache/restore@v4
0 commit comments