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 5ab7b34 commit 77e6b1aCopy full SHA for 77e6b1a
.github/workflows/ci-build.yml
@@ -23,7 +23,7 @@ jobs:
23
lfs: true
24
25
- name: Install .NET Core
26
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
27
with:
28
dotnet-version: |
29
6.0.x
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
0 commit comments