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 7781402 + a2cf28e commit 24e85a4Copy full SHA for 24e85a4
.github/workflows/diagnostics.yml
@@ -33,7 +33,7 @@ jobs:
33
phpcq_install: 'update'
34
steps:
35
- name: Pull source
36
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
37
38
- name: Setup PHP with PECL extension
39
uses: shivammathur/setup-php@v2
0 commit comments