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