Skip to content

Commit

Permalink
ZBump php in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Apr 24, 2024
1 parent 52685ad commit a5e6097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.1
php-version: 8.3
extensions: dom, curl, gd, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
coverage: none
tools: composer:v2
Expand Down

0 comments on commit a5e6097

Please sign in to comment.