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 c5801e6 commit 7949a8bCopy full SHA for 7949a8b
.github/workflows/dotnetcore-build.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- name: Setup .NET Core
15
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v3
16
with:
17
dotnet-version: 6.0.x
18
0 commit comments