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 87e0fc2 commit ff99127Copy full SHA for ff99127
.github/workflows/build.yml
@@ -34,12 +34,12 @@ jobs:
34
35
steps:
36
- name: "Checkout extension"
37
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
38
with:
39
repository: "phpstan/${{ matrix.extension-name }}"
40
41
- name: "Checkout build-cs"
42
43
44
path: "build-cs"
45
0 commit comments