From 08e6f076e351fead70ea80a05a30957a15015363 Mon Sep 17 00:00:00 2001 From: Saksham Sharma Date: Wed, 14 Aug 2024 16:31:53 +0530 Subject: [PATCH] test: ci test --- .github/workflows/pr-title-spell-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-title-spell-check.yml b/.github/workflows/pr-title-spell-check.yml index f7fd721ac..075eef2dc 100644 --- a/.github/workflows/pr-title-spell-check.yml +++ b/.github/workflows/pr-title-spell-check.yml @@ -28,7 +28,7 @@ jobs: files: ./pr_title.txt - name: Check assignee - - uses: actions/checkout@v1 + uses: actions/checkout@v4 with: require_assignee: true run: echo "${{ github.event.pull_request.title }}"