We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf29934 + b970872 commit d703d8fCopy full SHA for d703d8f
.github/workflows/backport.yml
@@ -18,7 +18,7 @@ jobs:
18
permissions:
19
contents: write # for zeebe-io/backport-action to create branch
20
pull-requests: write # for zeebe-io/backport-action to create PR to backport
21
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
22
if: github.event.pull_request.merged
23
steps:
24
- name: Checkout
0 commit comments