diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 734c13b..7d0587a 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -21,7 +21,7 @@ jobs: vim_type: 'Vim' - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 # # Generate HTML from Vim documents and upload it as an artifact.