Skip to content

Commit

Permalink
Bump phpcs PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Dec 16, 2023
1 parent 1fb64ef commit ede435d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: "7.4"
php-version: "8.1"
- name: Install dependencies
run: composer install --no-interaction
- name: Lint files
Expand Down

0 comments on commit ede435d

Please sign in to comment.