Skip to content

Commit

Permalink
Merge 4f716fc into master-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 18, 2021
2 parents 6f4d256 + 4f716fc commit 5422b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Merge master -> master-ci

if: steps.wait-for-build.outputs.conclusion == 'success'
uses: devmasx/merge-branch@v1.3.1
uses: devmasx/merge-branch@1.4.0
with:
type: now
target_branch: master-ci
Expand Down

0 comments on commit 5422b9c

Please sign in to comment.