neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 788bc12a6f4c5a4627cbc75a2f539bfc622384a2
parent 0fe0cf5adaab06b92250eb350306de63c4d4f36f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon, 30 Oct 2023 18:23:11 +0100

ci: bump korthout/backport-action from 1 to 2


Diffstat:
M.github/workflows/backport.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml @@ -13,4 +13,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: Create backport PRs - uses: korthout/backport-action@v1 + uses: korthout/backport-action@v2