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 34a784f commit 1f089dfCopy full SHA for 1f089df
.github/workflows/ci-plugin.yml
@@ -25,7 +25,7 @@ jobs:
25
${{ runner.os }}-nuget-
26
27
- name: Setup .NET
28
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v3
29
with:
30
dotnet-version: 9.x
31
cache: true
.github/workflows/ci.yml
global-json-file: "./src/global.json"
0 commit comments