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 70c7fb1 + 22f731f commit 2b1e62aCopy full SHA for 2b1e62a
1 file changed
.github/workflows/build-and-test.yml
@@ -69,7 +69,7 @@ jobs:
69
restore-keys: ${{ runner.os }}-nuget-
70
71
- name: DotNet Setup
72
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
73
with:
74
dotnet-version: |
75
8.0.x
0 commit comments