Update .github/workflows/ci.yml
Co-authored-by: uhooi <the_uhooi@yahoo.co.jp>
This commit is contained in:
parent
8cd5dd1f34
commit
5b5d940f87
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Checkout vim-themis
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue