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