diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 8a7a948..8629bf9 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -11,7 +11,7 @@ jobs: name: "Markdown linting" runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 name: Check out the code - name: Lint Code Base uses: docker://avtodev/markdown-lint:v1