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 fd49404 commit bd37424Copy full SHA for bd37424
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
- "--prefer-lowest"
30
steps:
31
- name: Checkout
32
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
33
34
- name: Validate composer.json and composer.lock
35
run: composer validate
0 commit comments