Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
b9eff28f35
commit
799e1a3fb7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue