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 907a94a + d5d928c commit b1c8dd9Copy full SHA for b1c8dd9
.github/workflows/run-tests.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout code
29
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
30
31
- name: Setup PHP
32
uses: shivammathur/setup-php@v2
0 commit comments