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 311ef85 commit 6df10d4Copy full SHA for 6df10d4
.github/workflows/build.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v5
17
18
- name: Setup .NET 9
19
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
20
with:
21
dotnet-version: 9.0.*
22
0 commit comments