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.
2 parents 1c526a9 + cbaf0bf commit a46f97aCopy full SHA for a46f97a
1 file changed
.github/workflows/build-and-test.yml
@@ -52,7 +52,7 @@ jobs:
52
restore-keys: ${{ runner.os }}-nuget-
53
54
- name: DotNet Setup
55
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
56
with:
57
dotnet-version: |
58
8.0.x
0 commit comments