Skip to content

Commit ba6bf58

Browse files
committed
Merge branch 'main' of https://github.com/carloswph/tonton into main
2 parents 149f0c0 + 697ae43 commit ba6bf58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: PHP Syntax Checker (Lint)
4343
# You may pin to the exact commit or the version.
4444
# uses: StephaneBour/actions-php-lint@77bebd483cd74f9d60274942d907872ad679b951
45-
uses: StephaneBour/actions-php-lint@8.0
45+
uses: StephaneBour/actions-php-lint@7.4
4646
with:
4747
# Folder to check syntax
4848
dir: ./src

0 commit comments

Comments
 (0)