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 e80e4eb commit 4581301Copy full SHA for 4581301
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
submodules: true
24
- name: Setup .NET SDK
25
- uses: actions/setup-dotnet@v4.3.1
+ uses: actions/setup-dotnet@v5.0.0
26
with:
27
global-json-file: global.json
28
- name: Build
0 commit comments