Skip to content

Bump i18next-browser-languagedetector from 8.0.5 to 8.1.0 #1146

Bump i18next-browser-languagedetector from 8.0.5 to 8.1.0

Bump i18next-browser-languagedetector from 8.0.5 to 8.1.0 #1146

Workflow file for this run

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