change host for checkout
Some checks failed
CI TEST (Vault secrets) / build (push) Has been cancelled

This commit is contained in:
Nikita Pozdniakov
2026-01-27 11:27:00 +03:00
parent 4b0b7e3dc0
commit 6e0ab4af37

View File

@@ -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