From dbb3d7e4e918fc659fef27a0a7735147248c4c5e Mon Sep 17 00:00:00 2001 From: 2mao Date: Tue, 3 Jan 2023 17:44:09 +0800 Subject: [PATCH] Update history.yml --- .github/workflows/history.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/history.yml b/.github/workflows/history.yml index 9b7e80fd6..bc2c99b60 100644 --- a/.github/workflows/history.yml +++ b/.github/workflows/history.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout source code uses: actions/checkout@v3 with: - ref: 'master@{2022-12-05 00:00:00}' + ref: '8d1254cf14b69f545c9cefa026c5eeb0e7dd3e7c' - name: Install LLVM and Clang uses: KyleMayes/install-llvm-action@v1