Skip to content

Commit f221b74

Browse files
authored
Merge pull request #52 from scala/cla-checkout-v4
2 parents 0153c37 + fdb05a7 commit f221b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
check:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: actions/checkout@v2
7+
- uses: actions/checkout@v4
88
- run: ./project/scripts/check-cla.sh
99
env:
1010
AUTHOR: ${{ github.event.pull_request.user.login }}

0 commit comments

Comments
 (0)