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 c35b3b8 commit 53b3061Copy full SHA for 53b3061
1 file changed
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Checkout
67
uses: actions/checkout@v3
68
- name: Setup dotnet SDK
69
- uses: actions/setup-dotnet@v1
+ uses: actions/setup-dotnet@v3
70
with:
71
dotnet-version: |
72
6.0.x
0 commit comments