diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a44bba4..61415fd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -36,7 +36,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run Add-on Lint - uses: frenck/action-addon-linter@v2.3 + uses: frenck/action-addon-linter@v2.4.1 with: community: true path: "./${{ needs.information.outputs.target }}"