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 cae477a commit 532ead2Copy full SHA for 532ead2
.github/workflows/dotnet.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- uses: ./.github/actions/build-dotnet.yml
+ uses: ./.github/actions/build-dotnet.yml@feature/v2-implementation
12
# name: Build with .NET 9
13
# runs-on: ubuntu-latest
14
# steps:
0 commit comments