mirror of
https://code.forgejo.org/actions/git-backporting.git
synced 2025-05-10 07:39:12 -04:00
ci: upgrade github actions (#138)
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
This commit is contained in:
parent
e2d73d050c
commit
6d6592f958
8 changed files with 1052 additions and 1980 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
fail-fast: true
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Backporting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue