diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bb67900..f46b1d4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -92,7 +92,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.0.2 + uses: frenck/action-yamllint@v1.1 lint-prettier: name: Prettier