diff --git a/.github/workflows/lint_vba.yml b/.github/workflows/lint_vba.yml index c4c875d..2f75542 100644 --- a/.github/workflows/lint_vba.yml +++ b/.github/workflows/lint_vba.yml @@ -13,6 +13,6 @@ jobs: steps: - uses: actions/checkout@v3 - name: Lint - uses: DecimalTurn/lint-vba@main + uses: DecimalTurn/lint-vba@main # This action should point to the dev version of the GitHub action with: path: './src'