We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bd8aff + 3c33b75 commit ce635a4Copy full SHA for ce635a4
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
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments