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 cba1974 commit fa0ca7eCopy full SHA for fa0ca7e
.github/workflows/ci-build.yml
@@ -39,7 +39,7 @@ jobs:
39
lfs: true
40
41
- name: Install .NET 6 & 7
42
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
43
with:
44
dotnet-version: |
45
6.0.x
.github/workflows/release.yml
0 commit comments