Skip to content

Bump i18next from 25.1.2 to 25.1.3 #1156

Bump i18next from 25.1.2 to 25.1.3

Bump i18next from 25.1.2 to 25.1.3 #1156

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