diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index 3f3dcc2..e202e81 100644 --- a/.github/workflows/addon-ci.yaml +++ b/.github/workflows/addon-ci.yaml @@ -110,7 +110,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v4.1.1 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.4 + uses: frenck/action-yamllint@v1.5 lint-prettier: name: Prettier