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 8c5038a commit cffacb5Copy full SHA for cffacb5
.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
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
0 commit comments