Skip to content

Commit

Permalink
ci: bump php version
Browse files Browse the repository at this point in the history
  • Loading branch information
innocenzi committed Mar 12, 2024
1 parent f542fca commit a483fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@v2
with:
php-version: 8.1
php-version: 8.3
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
coverage: none
env:
Expand Down

0 comments on commit a483fff

Please sign in to comment.