We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9d4be commit b6b0d3fCopy full SHA for b6b0d3f
.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.2.0
+ uses: actions/setup-dotnet@v4.3.0
26
with:
27
dotnet-version: |
28
6.0.x
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
29
30
0 commit comments