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.
2 parents 120d861 + cffacb5 commit 3889dfdCopy full SHA for 3889dfd
.github/workflows/check-cs.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout code
23
- uses: actions/checkout@v2
+ uses: actions/checkout@v2.3.4
24
25
- name: Setup PHP
26
uses: shivammathur/setup-php@v2
.github/workflows/run-tests.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
0 commit comments