From 18fb4bbb33a6e55bdcee255229bcb887c9352a72 Mon Sep 17 00:00:00 2001 From: tatyam Date: Sat, 1 Jun 2024 01:01:17 +0900 Subject: [PATCH] =?UTF-8?q?=E6=AF=8E=E5=9B=9E=E3=82=AD=E3=83=A3=E3=83=83?= =?UTF-8?q?=E3=82=B7=E3=83=A5=E3=81=8C=E4=BF=9D=E5=AD=98=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 32cecd3..9d2f697 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -29,7 +29,7 @@ jobs: - name: Restore cached judge data uses: actions/cache@v4 with: - key: cache-judge-data-${{ hashFiles('.verify-helper/cache/', '~/.cache/online-judge-tools/library-checker-problems/', '~/.local/share/online-judge-tools/') }} + key: cache-judge-data-${{ github.run_id }} restore-keys: cache-judge-data- path: | .verify-helper/cache/