Update .github/workflows/ci.yml

Co-authored-by: uhooi <the_uhooi@yahoo.co.jp>
This commit is contained in:
IK 2022-06-11 02:37:04 +09:00 committed by GitHub
parent 8cd5dd1f34
commit 5b5d940f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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