diff --git a/.github/workflows/.github-ci.yaml b/.github/workflows/.github-ci.yaml index 28c3698..297c9df 100644 --- a/.github/workflows/.github-ci.yaml +++ b/.github/workflows/.github-ci.yaml @@ -7,7 +7,7 @@ jobs: steps: # checkout repository - name: checkout - uses: DevFW-CICD/checkout/action.yml@main + uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout/action.yml@main with: 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