// Package main implements the cache-apt-pkgs GitHub Action. // This action caches APT packages to speed up CI/CD workflows by avoiding // repeated package downloads and installations. package main