Skip to content

Commit 4203ea8

Browse files
ci: sync release workflow
1 parent 2037f87 commit 4203ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
private-key: ${{ secrets.RELEASE_APP_PRIVATE_KEY }}
4545

4646
- name: Checkout release PR branch
47-
uses: actions/checkout@v6
47+
uses: actions/checkout@v7
4848
with:
4949
ref: ${{ needs.release-please.outputs.pr_branch }}
5050
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)