Skip to content

Commit 173a71c

Browse files
committed
ci: add checkout
1 parent 3728fc5 commit 173a71c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
timeout-minutes: 20
2525

2626
steps:
27+
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
2728
- run: corepack enable
2829
- uses: actions/setup-node@v3.7.0
2930
with:

0 commit comments

Comments
 (0)