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