ci) use cloud domain for internal actions
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 7s

This commit is contained in:
2026-02-20 20:49:29 -05:00
parent b7c794db21
commit 8a0094a729
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout
uses: https://git.campbellwireless.net/actions/checkout@v1
uses: https://cloud.campbellwireless.net/git/actions/checkout@v1
with:
server-url: https://cloud.campbellwireless.net/git
fetch-depth: 0

View File

@@ -9,7 +9,7 @@ jobs:
steps:
- name: Checkout
uses: https://git.campbellwireless.net/actions/checkout@v1
uses: https://cloud.campbellwireless.net/git/actions/checkout@v1
with:
server-url: https://cloud.campbellwireless.net/git
fetch-depth: 0