diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 923835d..90adb6f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: build: needs: prepareConfig - uses: endjin/Endjin.RecommendedPractices.GitHubActions/.github/workflows/scripted-build-pipeline.yml@feature/add-matrix-build + uses: endjin/Endjin.RecommendedPractices.GitHubActions/.github/workflows/scripted-build-pipeline.yml@main with: netSdkVersion: '8.x' # workflow_dispatch inputs are always strings, the type property is just for the UI