We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c995b9 commit e1f9014Copy full SHA for e1f9014
.github/workflows/php.yml
@@ -19,6 +19,8 @@ jobs:
19
20
steps:
21
- uses: actions/checkout@v2
22
+ with:
23
+ fetch-depth: 2
24
25
- name: Setup PHP
26
uses: shivammathur/setup-php@v2
0 commit comments