1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-02-17 07:29:44 +00:00

Merge branch 'dev' into refactor

This commit is contained in:
tobigr
2026-02-06 11:48:59 +01:00
32 changed files with 216 additions and 160 deletions

View File

@@ -22,7 +22,7 @@ jobs:
github.event.comment.author_association == 'MEMBER'
)
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Get backport metadata
# the target branch is the first argument after `/backport`
env:

View File

@@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v6
- uses: gradle/actions/wrapper-validation@v4
- uses: gradle/actions/wrapper-validation@v5
- name: create and checkout branch
# push events already checked out the branch