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 3acae92 commit 86b81f1Copy full SHA for 86b81f1
.github/workflows/default_plugins.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Setup .NET
16
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
17
with:
18
dotnet-version: 7.0.x
19
0 commit comments