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 3801e24 commit 252e49eCopy full SHA for 252e49e
1 file changed
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Setup dotnet
50
uses: actions/setup-dotnet@v3
51
with:
52
- dotnet-version: '8.x.x'
+ dotnet-version: '9.x.x'
53
54
- name: Set up JDK 17
55
uses: actions/setup-java@v3
0 commit comments