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 cf29da8 commit 02c2b32Copy full SHA for 02c2b32
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
15
- name: Setup .NET Core
16
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v3
17
with:
18
dotnet-version: '6.x'
19
0 commit comments