Skip to content

Commit 5f6ec81

Browse files
authored
Update lint.yml
1 parent b8d1929 commit 5f6ec81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup PHP
2222
uses: shivammathur/setup-php@v2
2323
with:
24-
php-version: '8.0'
24+
php-version: '8.1'
2525
extensions: mbstring, bcmath
2626
tools: composer
2727

0 commit comments

Comments
 (0)