From 70f4dcc42ae1c0736a8782073dab131b5cfbb2ee Mon Sep 17 00:00:00 2001 From: richardrobertreitz Date: Fri, 6 Dec 2024 09:32:43 +0000 Subject: [PATCH] Update .github/workflows/.github-ci.yaml --- .github/workflows/.github-ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/.github-ci.yaml b/.github/workflows/.github-ci.yaml index d2601df..797b5f9 100644 --- a/.github/workflows/.github-ci.yaml +++ b/.github/workflows/.github-ci.yaml @@ -10,10 +10,10 @@ jobs: uses: actions/checkout@v3 # checkout repository - name: checkout - uses: DevFW-CICD/checkout/action.yml@main + uses: DevFW-CICD/checkout@main with: repository: DevFW-CICD/checkout - path: action.yml + path: .github/workflows # ref: main # Specify the branch or tag in the templates repository # server_url: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW/fibonacci_go.git