Skip to content

Bump i18next from 23.16.4 to 23.16.6 #943

Bump i18next from 23.16.4 to 23.16.6

Bump i18next from 23.16.4 to 23.16.6 #943

Workflow file for this run

name: Run clang-format Linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: '.'
extensions: 'h,hpp,cpp,ino'
clangFormatVersion: 11