From 1d6666acdb709bfafb22fa9506ebe4ae0c78ec54 Mon Sep 17 00:00:00 2001 From: Bruno Alexandre Rosa <1791393+brunoalr@users.noreply.github.com> Date: Sat, 14 Mar 2026 18:58:51 -0300 Subject: [PATCH] fix name --- .github/workflows/cache-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cache-report.yml b/.github/workflows/cache-report.yml index 1c8a3ec29..b3fc11c19 100644 --- a/.github/workflows/cache-report.yml +++ b/.github/workflows/cache-report.yml @@ -9,7 +9,7 @@ on: jobs: report: - name: buildkit-blob cache usage + name: GHA cache usage runs-on: ubuntu-latest permissions: actions: read