Skip to content

Commit fe058ca

Browse files
committed
Fixed static analyze github workflow php version
1 parent c5023fa commit fe058ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
dependencies:
2020
- "locked"
2121
php-version:
22-
- "7.4"
22+
- "8.1"
2323
operating-system:
2424
- "ubuntu-latest"
2525

0 commit comments

Comments
 (0)