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