diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index eff7faf36..c635673c5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -237,6 +237,6 @@ jobs: uses: actions/checkout@v4 - name: actionlint id: actionlint - uses: raven-actions/actionlint@v1 + uses: raven-actions/actionlint@v2 with: fail-on-error: true