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.
1 parent 9970df2 commit 4c2cbfeCopy full SHA for 4c2cbfe
.github/workflows/phpunit.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: "Checkout"
31
- uses: "actions/checkout@v3"
+ uses: "actions/checkout@v4"
32
33
- name: "Install PHP"
34
uses: "shivammathur/setup-php@v2"
0 commit comments