Skip to content

Commit 9bcc412

Browse files
authored
Update scripts-test.yaml
1 parent ebe6075 commit 9bcc412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
uses: actions/setup-dotnet@v4
2222
with:
2323
dotnet-version: |
24-
8.x
24+
9.x
2525
- name: build
2626
run: bash build.sh

0 commit comments

Comments
 (0)