Skip to content

Commit

Permalink
Merge pull request #92 from skaut/php-bump
Browse files Browse the repository at this point in the history
Bumped PHP in CI to 8.4
  • Loading branch information
marekdedic authored Jan 3, 2025
2 parents 7d46aa8 + 3f3af38 commit 41457a3
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 41457a3

Please sign in to comment.