We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623b1e9 commit 3e1d618Copy full SHA for 3e1d618
.github/workflows/coding-standards.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: "Checkout"
18
- uses: "actions/checkout@v3"
+ uses: "actions/checkout@v4"
19
- name: PHPStan
20
uses: "docker://oskarstark/phpstan-ga"
21
env:
0 commit comments