Skip to content

Commit

Permalink
CI: Bump PHP version mess detector
Browse files Browse the repository at this point in the history
  • Loading branch information
supercid committed Dec 19, 2023
1 parent bb87de9 commit 2323220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.3'
php-version: '7.4'
tools: composer:v2
extensions: ast
coverage: none
Expand Down

0 comments on commit 2323220

Please sign in to comment.