We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9b2a1 commit 6b8a300Copy full SHA for 6b8a300
.github/workflows/ci-build.yml
@@ -23,7 +23,7 @@ jobs:
23
lfs: true
24
25
- name: Install .NET 6
26
- uses: actions/setup-dotnet@v3.0.3
+ uses: actions/setup-dotnet@v3.2.0
27
with:
28
dotnet-version: 6.0.x
29
.github/workflows/release.yml
0 commit comments