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