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