Skip to content

Bump twig/twig from 2.15.4 to 2.16.1 #247

Bump twig/twig from 2.15.4 to 2.16.1

Bump twig/twig from 2.15.4 to 2.16.1 #247

Workflow file for this run

name: PHPCS check
on: [pull_request, push]
jobs:
phpcs:
name: PHPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PHPCS check
uses: chekalsky/phpcs-action@v1