We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38775bd commit c6cb344Copy full SHA for c6cb344
1 file changed
.github/workflows/php.yml
@@ -22,7 +22,7 @@ jobs:
22
- "8.5"
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
- name: Setup PHP with XDebug
27
uses: shivammathur/setup-php@v2
28
with:
0 commit comments