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 5c8e835 commit ed309f1Copy full SHA for ed309f1
.github/workflows/parse.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
version: ['3.9', '4.0', '4.1', '4.2', '4.3']
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
21
- name: Setup PHP with PECL extension
22
uses: shivammathur/setup-php@v2
23
with:
0 commit comments