mirror of
https://github.com/folke/persistence.nvim.git
synced 2025-07-20 10:45:26 +02:00
ci: checkout v3
This commit is contained in:
parent
cc68aed5a1
commit
b0e2b283c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
with:
|
||||
release-type: simple
|
||||
package-name: persistence.nvim
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: tag stable versions
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue