We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f11416 commit 4c0c864Copy full SHA for 4c0c864
.github/workflows/phpunit.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: "Checkout"
33
- uses: "actions/checkout@v2"
+ uses: "actions/checkout@v4"
34
35
- name: "Install PHP"
36
uses: "shivammathur/setup-php@v2"
0 commit comments