Skip to content

Commit

Permalink
Merge pull request #66 from doctorfree/dependabot/github_actions/kdhe…
Browse files Browse the repository at this point in the history
…epak/panvimdoc-4.0.1

Bump kdheepak/panvimdoc from 4.0.0 to 4.0.1
  • Loading branch information
doctorfree authored Mar 28, 2024
2 parents be272c7 + 2dc12dd commit 5067b6b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/keymaps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
ref: ${{ github.head_ref }}
- name: keymaps
uses: kdheepak/[email protected].0
uses: kdheepak/[email protected].1
with:
vimdoc: Lazyman-Keymaps # Output vimdoc project name (required)
# The following are all optional
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lazyman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
ref: ${{ github.head_ref }}
- name: lazyman
uses: kdheepak/[email protected].0
uses: kdheepak/[email protected].1
with:
vimdoc: Lazyman # Output vimdoc project name (required)
# The following are all optional
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nvims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
ref: ${{ github.head_ref }}
- name: Nvims
uses: kdheepak/[email protected].0
uses: kdheepak/[email protected].1
with:
vimdoc: Nvims # Output vimdoc project name (required)
# The following are all optional
Expand Down

0 comments on commit 5067b6b

Please sign in to comment.