Skip to content

Commit

Permalink
Update cla.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Oct 22, 2024
1 parent d0d3d9c commit 4ddd15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- run: ./project/scripts/check-cla.sh
env:
AUTHOR: ${{ github.event.pull_request.user.login }}

0 comments on commit 4ddd15f

Please sign in to comment.