We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b4cd30 + 62fb7fa commit 78af422Copy full SHA for 78af422
1 file changed
.github/workflows/php.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout code base
25
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
26
27
- name: Setup PHP
28
uses: shivammathur/setup-php@v2
0 commit comments