Skip to content

Commit

Permalink
uses new action
Browse files Browse the repository at this point in the history
  • Loading branch information
hans-thomas committed Feb 1, 2025
1 parent 5c17cd3 commit f2f9c8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ jobs:
coverage: xdebug

- name: Install tools
uses: awalsh128/cache-apt-pkgs-action@latest
uses: Eeems-Org/apt-cache-action@1.3
with:
packages: ffmpeg jpegoptim pngquant webp
version: 1.1

- name: Validate composer.json and composer.lock
run: composer validate --strict
Expand Down

0 comments on commit f2f9c8a

Please sign in to comment.