Skip to content

Commit ffb97b1

Browse files
Fix GitHub actions (#74)
1 parent a462ef6 commit ffb97b1

File tree

2 files changed

+824
-672
lines changed

2 files changed

+824
-672
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212

13-
- uses: michaelw90/PHP-Lint@master
13+
- uses: jasonmccreary/PHP-Lint@fetch-signature
1414

1515
- name: Validate composer.json and composer.lock
1616
run: composer validate

0 commit comments

Comments
 (0)