Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit ff7daea

Browse files
committed
Use existing version
1 parent ca495f7 commit ff7daea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
git push origin
199199
200200
- name: pull-request
201-
uses: repo-sync/pull-request@v3
201+
uses: repo-sync/pull-request@v2
202202
with:
203203
destination_branch: "develop"
204204
pr_title: "Sync back"

0 commit comments

Comments
 (0)