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 67e95ba commit 12feb54Copy full SHA for 12feb54
.github/workflows/ci-build.yml
@@ -22,7 +22,7 @@ jobs:
22
lfs: true
23
24
- name: Setup .NET 6/7/8
25
- uses: actions/setup-dotnet@v4.3.1
+ uses: actions/setup-dotnet@v5.0.0
26
with:
27
dotnet-version: |
28
8.0.x
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
29
30
0 commit comments