From 4b849b00305b2c5bfe63ce8396bb5e4fa250522e Mon Sep 17 00:00:00 2001 From: Hans <11695964+hupling@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:59:54 +0200 Subject: [PATCH] Update backend-maven-node-build.yml --- .github/workflows/backend-maven-node-build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/backend-maven-node-build.yml b/.github/workflows/backend-maven-node-build.yml index 5f11d2e..d224100 100644 --- a/.github/workflows/backend-maven-node-build.yml +++ b/.github/workflows/backend-maven-node-build.yml @@ -35,6 +35,8 @@ jobs: build-image: runs-on: ubuntu-latest steps: + - name: Checkout code + uses: actions/checkout@v4 - id: abc uses: it-at-m/.github/.github/actions/action-build-image/action.yml@reuseable-workflow with: