From 9ca31fe74815900e904010a4aaf3baf0dfdb9ad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:27:12 +0100 Subject: [PATCH] Update test-pipeline.yml --- .github/workflows/test-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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