fix checkout
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 16s

This commit is contained in:
Nikita Pozdniakov
2026-01-26 19:00:20 +03:00
parent f100348d3a
commit 4b0b7e3dc0

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout
uses: gitea.nikitapozd.dev/actions/checkout@v6
uses: actions/checkout@v6
- name: Install tools (curl, jq)
run: apk add --no-cache curl jq