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 d9ea880 + 7fc93ee commit b78a476Copy full SHA for b78a476
1 file changed
.github/workflows/php.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Checkout code base
26
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
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