We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6afaa commit a674637Copy full SHA for a674637
.github/workflows/cla.yml
@@ -4,7 +4,7 @@ jobs:
4
check:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
8
- run: ./project/scripts/check-cla.sh
9
env:
10
AUTHOR: ${{ github.event.pull_request.user.login }}
0 commit comments