return to actions/checkout@v6
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 11s

This commit is contained in:
Nikita Pozdniakov
2026-01-27 13:19:15 +03:00
parent 6e0ab4af37
commit dadfea512d

View File

@@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: https://gitea.nikitapozd.dev/actions/checkout@v6 uses: 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