diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1181a97..a4645ff 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch] jobs: Palladio-Addons-TextBasedModelGenerator: - uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@v3.4 + uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@master with: runner-label: ubuntu-latest use-display-output: true