Skip to content

Commit

Permalink
Merge pull request #1128 from skaut/dependabot/github_actions/shivamm…
Browse files Browse the repository at this point in the history
…athur/cache-extensions-1.12.0

Bump shivammathur/cache-extensions from 1.11.1 to 1.12.0
  • Loading branch information
marekdedic authored Dec 31, 2024
2 parents b89cefd + 43c0546 commit c660fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: "Setup PHP extension caching"
id: extcache
uses: shivammathur/cache-extensions@1.11.1
uses: shivammathur/cache-extensions@1.12.0
with:
php-version: ${{ env.php-version }}
extensions: ${{ env.php-extensions }}
Expand Down

0 comments on commit c660fec

Please sign in to comment.