Skip to content

Commit 8446b62

Browse files
committed
Upgrade brick/coding-standard to v4
1 parent 0e78d02 commit 8446b62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
coding-standard:
3333
name: Coding Standard
34-
uses: brick/coding-standard/.github/workflows/coding-standard.yml@v2
34+
uses: brick/coding-standard/.github/workflows/coding-standard.yml@v4
3535
with:
3636
working-directory: "tools/ecs"
3737

tools/ecs/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"brick/coding-standard": "v2"
3+
"brick/coding-standard": "v4"
44
},
55
"config": {
66
"allow-plugins": {

0 commit comments

Comments
 (0)