From 1ec469f9f42854ea56a89558f17f82d08452f40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 08:34:34 +0000 Subject: [PATCH] build(deps): bump awalsh128/cache-apt-pkgs-action Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.6.1 to 1.6.3. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.6.1...v1.6.3) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/actions/setup-build/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-build/action.yml b/.github/actions/setup-build/action.yml index 8e3c317f..99635caf 100644 --- a/.github/actions/setup-build/action.yml +++ b/.github/actions/setup-build/action.yml @@ -290,7 +290,7 @@ runs: - name: Install dependencies (Ubuntu) if: runner.os == 'Linux' && steps.setup.outputs.container == 'false' - uses: awalsh128/cache-apt-pkgs-action@v1.6.1 + uses: awalsh128/cache-apt-pkgs-action@v1.6.3 with: # We assume libgmp-dev and zlib1g-dev are always installed. packages: >-