There was an error while loading. Please reload this page.
1 parent 6cafcc3 commit c4a65dbCopy full SHA for c4a65db
1 file changed
.github/workflows/coding-standard.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
static:
10
name: M2 Coding Standard
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
steps:
13
- - uses: actions/checkout@v2
14
- - uses: extdn/github-actions-m2/magento-coding-standard@master
+ - uses: actions/checkout@v7
+ - uses: extdn/github-actions-m2/magento-coding-standard/8.4@master
0 commit comments