Skip to content

Commit 8d75fcf

Browse files
committed
[fix] typo
Signed-off-by: Kent Huang <[email protected]>
1 parent cce187f commit 8d75fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/recce_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616

1717
- name: Merge Base Branch into PR
18-
uses: cycleapple/PR-Update@v1
18+
uses: cycleapple/PR-Update@v1.0.2
1919
with:
2020
baseBranch: ${{ github.event.pull_request.base.ref }}
2121

0 commit comments

Comments
 (0)