criu/.github/workflows
Kir Kolyshkin 55c0baa1a8 Use command -v instead of which
Unlike "which", which is a separate executable not always installed by
default, "command -v" is a shell built-in available at least for bash,
dash, and busybox shell.

Unlike "which", "command -v" is also easier to grep for, and it is
already used in a few places here.

Inspired by commit 57251d811.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-10-27 12:51:52 +00:00
..
aarch64-test.yaml ci: consolidate aarch64 tests on GitHub runners 2025-09-30 07:38:17 -07:00
alpine-test.yml ci: run alpine tests on arm64 2025-10-03 12:19:20 +01:00
archlinux-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
check-commits.yml ci: use package-manager dependency install scripts 2025-09-26 11:17:59 +01:00
codeql.yml ci: use package-manager dependency install scripts 2025-09-26 11:17:59 +01:00
compat-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
cross-compile-daily.yml ci: add workflow for riscv64 2024-10-26 22:18:22 -07:00
cross-compile.yml ci: add workflow for riscv64 2024-10-26 22:18:22 -07:00
docker-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
fedora-asan-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
fedora-rawhide-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
gcov-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
java-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
lint.yml Use command -v instead of which 2025-10-27 12:51:52 +00:00
loongarch64-qemu-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
manage-labels.yml github: auto-remove changes requested and awaiting reply labels 2023-10-22 13:29:25 -07:00
nftables-test.yml ci: use package-manager dependency install scripts 2025-09-26 11:17:59 +01:00
podman-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
stale.yml github: update the stale version 2022-04-06 10:57:20 -07:00
stream-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
x86-64-clang-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00
x86-64-gcc-test.yml ci: update actions/checkout to v4 2024-09-11 16:02:11 -07:00