chore(ci): update checkout in tests
This commit is contained in:
parent
3dcf708d34
commit
592fe82760
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
neovim: true
|
neovim: true
|
||||||
version: ${{ matrix.version }}
|
version: ${{ matrix.version }}
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Cache .tests
|
- name: Cache .tests
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue