We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cca45c + 44d89b6 commit 7b208e5Copy full SHA for 7b208e5
1 file changed
.github/workflows/diagnostics.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Pull source
32
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
33
34
- name: Setup PHP with PECL extension
35
uses: shivammathur/setup-php@v2
0 commit comments