mirror of
https://github.com/zoriya/auto-save.nvim.git
synced 2025-12-05 22:26:12 +00:00
ci: fix panvimdoc version pinning (#24)
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: kdheepak/panvimdoc@v3
|
||||
- uses: kdheepak/panvimdoc@v3.0.5
|
||||
with:
|
||||
vimdoc: auto-save.nvim
|
||||
version: "Neovim >= 0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user