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 e81c735 + f45635d commit 8a80b54Copy full SHA for 8a80b54
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
32
# Install the .NET Core workload
33
- name: Install .NET Core
34
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v5
35
with:
36
dotnet-version: 6.0.x
37
0 commit comments