Skip to content

Commit 51a43bb

Browse files
authored
Merge pull request #29 from mhiro2/dependabot/github_actions/rhysd/action-setup-vim-1.6.1
chore(deps): bump rhysd/action-setup-vim from 1.6.0 to 1.6.1
2 parents 4646695 + 668e979 commit 51a43bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Checkout
5252
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5353
- name: Set up Neovim
54-
uses: rhysd/action-setup-vim@19e3dd31a84dbc2c5445d65e9b363f616cab96c1 # v1.6.0
54+
uses: rhysd/action-setup-vim@febef33995d6649302e9d88dda81e071b68f16a7 # v1.6.1
5555
with:
5656
neovim: true
5757
version: ${{ matrix.nvim_version }}

0 commit comments

Comments
 (0)