change host for checkout
Some checks failed
CI TEST (Vault secrets) / build (push) Has been cancelled
Some checks failed
CI TEST (Vault secrets) / build (push) Has been cancelled
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: https://gitea.nikitapozd.dev/actions/checkout@v6
|
||||||
|
|
||||||
- name: Install tools (curl, jq)
|
- name: Install tools (curl, jq)
|
||||||
run: apk add --no-cache curl jq
|
run: apk add --no-cache curl jq
|
||||||
|
|||||||
Reference in New Issue
Block a user