Skip to content

Commit

Permalink
Bumped PHP in CI to 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Jan 3, 2025
1 parent 19b6958 commit 1a991f8
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 @@ -4,7 +4,7 @@ on:
branches: "*"
pull_request:
env:
php-version: 8.3
php-version: 8.4
cache-version: 1
jobs:
lint:
Expand Down

0 comments on commit 1a991f8

Please sign in to comment.