We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50aa343 commit afd35abCopy full SHA for afd35ab
.github/workflows/ci.yml
@@ -15,6 +15,8 @@ jobs:
15
- "lowest"
16
- "highest"
17
steps:
18
+ - uses: actions/checkout@v2
19
+
20
- name: Setup PHP
21
uses: shivammathur/setup-php@v2
22
with:
0 commit comments