From 95dabf264182ad60c3a80d2f80a02f07bba012f1 Mon Sep 17 00:00:00 2001 From: nhuet Date: Fri, 31 Jan 2025 10:44:22 +0100 Subject: [PATCH] Revert "Freeze temporarily the version of cache-apt-pkgs-action" (#464) This reverts commit 4701c12a85f8fc82ab0c9086642c6ef0dac714fa. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e28e260cf7..87e3cc00f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -709,7 +709,7 @@ jobs: - uses: actions/checkout@v4 - name: Install needed apt dependencies - uses: awalsh128/cache-apt-pkgs-action@v1.4.3 + uses: awalsh128/cache-apt-pkgs-action@latest with: packages: libeccodes-dev