Skip to content

Commit 2dbab80

Browse files
Update GitHub CLI action version in workflow
1 parent 5ee57aa commit 2dbab80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ast-cli-team-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
if: ${{ github.event.pull_request.user.type != 'Bot' }}
1616
steps:
1717
- name: Set up GitHub CLI
18-
uses: cli/cli-action@v2
18+
uses: actions/checkout@v4
1919
with:
2020
version: latest
2121

0 commit comments

Comments
 (0)