diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 203e2fa6..46209ee4 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: cpp-linter/cpp-linter-action@a37e579de27f4a759c4c5f18f1d43592076236c9 + - uses: cpp-linter/cpp-linter-action@667db284477fdbdfeadfb0df4ce3e7187d83ab92 id: linter continue-on-error: true env: