diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9581188..403fd3e 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 + uses: frenck/action-addon-linter@v2.1 with: community: true path: "./${{ needs.information.outputs.target }}"