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