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.
1 parent e81c735 commit f45635dCopy full SHA for f45635d
.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