Skip to content

Commit

Permalink
Update sync-branch action
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Mar 1, 2024
1 parent db2b16b commit fbffb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
name: "Sync 'main' to lts branch"
steps:
- uses: jojomatik/sync-branch@v1
- uses: jojomatik/sync-branch@v2
with:
source: "main"
target: "kirkstone"
Expand Down

0 comments on commit fbffb4e

Please sign in to comment.