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 bd9a530 + 86b81f1 commit e52db04Copy full SHA for e52db04
.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