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 eac92d5 commit a33cf5aCopy full SHA for a33cf5a
.github/workflows/parse.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
version: ['4.4', '4.5', '5.0']
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
- name: Setup PHP with PECL extension
22
uses: shivammathur/setup-php@v2
23
with:
0 commit comments