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 f66d75b commit 576d435Copy full SHA for 576d435
.github/workflows/dotnet.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v3
17
- - uses: ./.github/actions/build-dotnet
+ - uses: ./.github/actions/build-dotnet@feature/v2-implementation
18
# - name: Install .NET 9
19
# uses: actions/setup-dotnet@v4
20
# with:
0 commit comments