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 2adad6e commit 07f2f9fCopy full SHA for 07f2f9f
.github/workflows/ci-build.yml
@@ -23,7 +23,7 @@ jobs:
23
lfs: true
24
25
- name: Install .NET 6
26
- uses: actions/setup-dotnet@v4.3.1
+ uses: actions/setup-dotnet@v5.0.1
27
with:
28
dotnet-version: 6.0.x
29
.github/workflows/release.yml
0 commit comments