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 bb3f64f commit ca6b47dCopy full SHA for ca6b47d
.github/workflows/ci-build.yml
@@ -24,7 +24,7 @@ jobs:
24
lfs: true
25
26
- name: Install .NET 8 and 9
27
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
28
with:
29
dotnet-version: |
30
8.0.x
.github/workflows/release.yml
0 commit comments