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

This commit is contained in:
Nikita Pozdniakov
2026-01-26 18:29:01 +03:00
parent 33c5d8a036
commit d641aa98a8

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout
uses: https://github.com/actions/checkout@v4
uses: actions/checkout@v4
- name: Install tools (curl, jq)
run: apk add --no-cache curl jq