diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fabfd15e..89f73eac 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -94,7 +94,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.1 + uses: frenck/action-yamllint@v1.4 lint-prettier: name: Prettier