Skip to content

Commit 5d138fd

Browse files
committed
ci: Update checkout action to try and resolve PR creation issue
1 parent 7cd3cc6 commit 5d138fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview_release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
if: "!contains(github.event.head_commit.message, 'chore: prepare release')" # Skip merges from releases
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/[email protected].1
10+
- uses: actions/[email protected].3
1111
with:
1212
fetch-depth: 0
1313
token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)