Skip to content

Commit dfd0aaf

Browse files
committed
test
Signed-off-by: Yanxuan Liu <[email protected]>
1 parent ee1e42d commit dfd0aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license-header-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
echo "PR_FETCH_DEPTH=$(( ${{ github.event.pull_request.commits }} + 10 ))" >> $GITHUB_ENV
3030
3131
- name: Checkout code
32-
uses: NVIDIA/spark-rapids-common/license-header-check@main
32+
uses: YanxuanLiu/spark-rapids-common/checkout@checkout-wrapper
3333
with:
3434
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
3535

0 commit comments

Comments
 (0)