diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 7905aa9..2964e92 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Check markdown files uses: avto-dev/markdown-lint@v1