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 d67d12b + 9e8b9b6 commit bf7c5b8Copy full SHA for bf7c5b8
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: '0'
26
- name: Setup .NET Core SDK
27
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
28
29
dotnet-version: |
30
9.x
0 commit comments