diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b1cd3a..971f488 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v6 - name: Download CJK fonts run: sudo apt update && sudo apt install -y fonts-noto-cjk - - uses: actions/cache@v5.0.4 + - uses: actions/cache@v5.0.5 name: Cache tectonic and fonts with: path: |