updates .github-ci.yaml
This commit is contained in:
parent
420a419e35
commit
dc3736df67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
# checkout repository
|
||||
- name: checkout
|
||||
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout/action.yml@main
|
||||
uses: DevFW-CICD/checkout/action.yml@main
|
||||
# with:
|
||||
# ref: main # Specify the branch or tag in the templates repository
|
||||
|
||||
|
|
Loading…
Reference in a new issue