Skip to content

Commit 975d4c0

Browse files
authored
Merge pull request #58 from vim-jp/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents e8418c6 + 4a97d80 commit 975d4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
vim_type: 'Vim'
2222

2323
- name: Checkout
24-
uses: actions/checkout@v5
24+
uses: actions/checkout@v6
2525

2626
#
2727
# Generate HTML from Vim documents and upload it as an artifact.

0 commit comments

Comments
 (0)