We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3aaf06c + df75cda commit cb82539Copy full SHA for cb82539
1 file changed
.github/workflows/php.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
20
- name: Setup PHP 8.4
21
uses: shivammathur/setup-php@v2
0 commit comments