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 ebe6075 commit 9bcc412Copy full SHA for 9bcc412
.github/workflows/scripts-test.yaml
@@ -21,6 +21,6 @@ jobs:
21
uses: actions/setup-dotnet@v4
22
with:
23
dotnet-version: |
24
- 8.x
+ 9.x
25
- name: build
26
run: bash build.sh
0 commit comments