Skip to content

Commit 6575b29

Browse files
committed
Update .github/workflows/ci.yml
1 parent 6c8647f commit 6575b29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
timeout-minutes: 10
3939
steps:
4040
- name: Checkout code
41-
uses: actions/checkout@v3
41+
uses: actions/checkout@v4
4242
- name: Checkout themis.vim
43-
uses: actions/checkout@v3
43+
uses: actions/checkout@v4
4444
with:
4545
repository: thinca/vim-themis
4646
path: vim-themis

0 commit comments

Comments
 (0)