From 799e1a3fb73b453a6388f8876dfb620784f15aeb Mon Sep 17 00:00:00 2001 From: richardrobertreitz Date: Fri, 6 Dec 2024 09:38:31 +0000 Subject: [PATCH] Update .github/workflows/.github-ci.yaml --- .github/workflows/.github-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.github-ci.yaml b/.github/workflows/.github-ci.yaml index bab2c28..b1c88ab 100644 --- a/.github/workflows/.github-ci.yaml +++ b/.github/workflows/.github-ci.yaml @@ -10,7 +10,7 @@ jobs: # uses: actions/checkout@v3 # checkout repository - name: checkout - uses: DevFW-CICD/checkout@main + uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout@main with: path: .github/workflows # ref: main # Specify the branch or tag in the templates repository