Claude f5d1577ec2
chore: update GitHub Actions to latest versions, fix cache paths
- Remove Gitea-specific "Fix docker sock permissions" step
- actions/checkout: v2 → v4
- docker/setup-qemu-action: v1 → v3
- docker/setup-buildx-action: v1 → v3
- docker/login-action: v2 → v3
- docker/metadata-action: v4 → v5
- actions/cache: v3 → v4; remove Gitea-runner-specific Go module cache
  paths (/go/pkg/mod/, /tmp/.go-build-cache) — only buildx cache is
  relevant for Docker-only builds on GitHub Actions
- docker/build-push-action: v2 → v5

https://claude.ai/code/session_01WSTmBCLVtmPMFqxCnjM9fh
2026-03-08 03:08:16 +00:00
..