Skip to content

Commit

Permalink
extension update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson Alexandre Mutane committed Jul 14, 2023
1 parent 68872cf commit 0e2d930
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
uses: php-actions/composer@v6
with:
dev: no
php_version: "8.1"
php_version: "8.1.7"
php_extensions: redis exif ext-zip
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 0e2d930

Please sign in to comment.