From f836617ed5485f6cd89f0f77764ae7a0ad455e46 Mon Sep 17 00:00:00 2001 From: Jesse Talavera Date: Thu, 23 Jan 2025 14:59:59 -0500 Subject: [PATCH] Update `awalsh128/cache-apt-pkgs-action` so it uses the newest version of the artifact actions --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 7542d262..13368480 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -127,7 +127,7 @@ jobs: # Skip this step on act due to https://github.com/nektos/act/issues/1849 - name: Install Dependencies (Linux) if: ${{ !env.ACT && runner.os == 'Linux' }} - uses: awalsh128/cache-apt-pkgs-action@v1.4.2 + uses: awalsh128/cache-apt-pkgs-action@v1.4.3 with: packages: ccache cmake libepoxy-dev libopengl0 libopengl-dev ninja-build p7zip-full x11-xserver-utils xdg-utils xvfb version: 1.2