diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1c4e319..60ccf41 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@v2.3.4 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.0.2 + uses: frenck/action-yamllint@v1.1 lint-prettier: name: Prettier