diff --git a/.github/workflows/test-pipeline.yml b/.github/workflows/test-pipeline.yml index 5e1856f..bce2e66 100644 --- a/.github/workflows/test-pipeline.yml +++ b/.github/workflows/test-pipeline.yml @@ -28,7 +28,7 @@ jobs: rm -rf ${{ github.workspace }}/* - name: 'Checkout' - - uses: actions/checkout@v3 + uses: actions/checkout@v3 - name: 'Extract branch name' shell: bash