Skip to content

Commit ede435d

Browse files
committed
Bump phpcs PHP version
1 parent 1fb64ef commit ede435d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-analyse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup PHP
1919
uses: shivammathur/setup-php@v2
2020
with:
21-
php-version: "7.4"
21+
php-version: "8.1"
2222
- name: Install dependencies
2323
run: composer install --no-interaction
2424
- name: Lint files

0 commit comments

Comments
 (0)