Update used actions and cleanup release flow

This commit is contained in:
Philipp David
2022-03-23 13:33:18 +01:00
parent 51de84407f
commit 471ea680a5
3 changed files with 44 additions and 90 deletions

View File

@ -9,7 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v1
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Backport PR by cherry-pick-ing
uses: Nathanmalnoury/gh-backport-action@master
with: