Skip to content

Bump faust-cchardet from 2.1.19 to 2.1.20 #933

Bump faust-cchardet from 2.1.19 to 2.1.20

Bump faust-cchardet from 2.1.19 to 2.1.20 #933

Workflow file for this run

name: 'Shellcheck'
on:
push:
branch:
- master
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7.0.0
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -s bash