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 64ff78d commit a2cf28eCopy full SHA for a2cf28e
.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