We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962cf8b commit d712de3Copy full SHA for d712de3
.github/workflows/vimdocgen.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
name: Convert Markdown to Vimdoc
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
16
- uses: kdheepak/panvimdoc@main
17
with:
18
vimdoc: copilot.lua # Output vimdoc project name (required)
0 commit comments