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 d5e3a05 + b5f4720 commit 6097448Copy full SHA for 6097448
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: "Checkout"
27
- uses: "actions/checkout@v2"
+ uses: "actions/checkout@v4"
28
29
- name: "Install PHP"
30
uses: "shivammathur/setup-php@v2"
0 commit comments