diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5352b23..3bc5b10 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@v3 - name: 🚀 Run YAMLLint - uses: frenck/action-yamllint@v1.2 + uses: frenck/action-yamllint@v1.3 lint-prettier: name: Prettier