From 571ff708fe974649b92d6466315092aad334283a Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Mon, 4 Mar 2024 20:44:43 +0100 Subject: [PATCH] Try latest master of awalsh128/cache-apt-pkgs-action (#10981) --- .github/workflows/deployment-jdk-ea.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/deployment-jdk-ea.yml b/.github/workflows/deployment-jdk-ea.yml index 41d8d6b853a..5978e568342 100644 --- a/.github/workflows/deployment-jdk-ea.yml +++ b/.github/workflows/deployment-jdk-ea.yml @@ -82,8 +82,7 @@ jobs: show-progress: 'false' - name: Install pigz and cache (linux) if: (matrix.os == 'ubuntu-latest') || (matrix.os == 'buildjet-4vcpu-ubuntu-2204-arm') - # 1.3.1 works, 1.4.1 does not (https://github.com/awalsh128/cache-apt-pkgs-action/issues/126) - uses: koppor/cache-apt-pkgs-action@add-arm64-support + uses: awalsh128/cache-apt-pkgs-action@master with: packages: pigz version: 1.0