Skip to content

Commit 3439613

Browse files
authored
Switch from hub to gh (#7085)
1 parent 02cab21 commit 3439613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# PR branch remote must be checked out using https URL
3434
git config --global hub.protocol https
3535
36-
hub pr checkout ${{ github.event.issue.number }}
36+
gh pr checkout ${{ github.event.issue.number }}
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939

0 commit comments

Comments
 (0)