diff --git a/.github/workflows/lint_vba.yml b/.github/workflows/lint_vba.yml index 5c82978..fb27d1a 100644 --- a/.github/workflows/lint_vba.yml +++ b/.github/workflows/lint_vba.yml @@ -22,4 +22,4 @@ jobs: python -m vba_precompiler -v7 -sWin64 ./src rm -rf ./src - name: Lint - uses: Vba-actions/lint-vba@parse-only \ No newline at end of file + uses: Vba-actions/lint-vba@dev