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 545392e commit baa7047Copy full SHA for baa7047
.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.2.0
+ uses: actions/setup-dotnet@v4.3.0
26
with:
27
dotnet-version: 8.0.x
28
- name: Build
0 commit comments