Skip to content

Commit 2a19fcd

Browse files
authored
Merge pull request #1 from pedrog14/dependabot/github_actions/actions/checkout-7
build(deps): bump actions/checkout from 6 to 7
2 parents ee6eb28 + 3de96e3 commit 2a19fcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/panvimdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
name: pandoc to vimdoc
1717
steps:
18-
- uses: actions/checkout@v6
18+
- uses: actions/checkout@v7
1919
- uses: kdheepak/panvimdoc@main
2020
with:
2121
vimdoc: gruvbox.nvim

0 commit comments

Comments
 (0)