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