Revert "return to actions/checkout@v6"
Some checks failed
CI TEST (Vault secrets) / build (push) Has been cancelled

This reverts commit dadfea512d.
This commit is contained in:
Nikita Pozdniakov
2026-01-27 13:19:51 +03:00
parent dadfea512d
commit 957f038654

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