From 1150670d0767696d0fbadfd760b21b7b4dce4c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 06:58:04 +0000 Subject: [PATCH] Bump awalsh128/cache-apt-pkgs-action from 1.1.3 to 1.2.4 Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.1.3 to 1.2.4. - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases) - [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.1.3...v1.2.4) --- updated-dependencies: - dependency-name: awalsh128/cache-apt-pkgs-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 931d4bd..d85ea1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - name: Get tags run: git fetch --tags origin -f - - uses: awalsh128/cache-apt-pkgs-action@v1.1.3 + - uses: awalsh128/cache-apt-pkgs-action@v1.2.4 if: runner.os == 'Linux' with: packages: portaudio19-dev