mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-13 22:13:50 -05:00
update actions version
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -21,9 +21,9 @@ jobs:
|
|||||||
- v7.3
|
- v7.3
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
- name: Checkout vim-themis
|
- name: Checkout vim-themis
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: thinca/vim-themis
|
repository: thinca/vim-themis
|
||||||
path: vim-themis
|
path: vim-themis
|
||||||
|
|||||||
Reference in New Issue
Block a user