Skip to content

Commit

Permalink
[ci] Upgrade github action to run using PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaRecon19 committed Jan 28, 2024
1 parent 0e1d184 commit 477efee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: nanasess/setup-php@v4
with:
php-version: '8.2'
php-version: '8.3'

- name: Run bin/run-tests
run: bin/run-tests

0 comments on commit 477efee

Please sign in to comment.