diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ef99741..29e479a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -89,7 +89,7 @@ jobs: with: path: | cache.tar.xz - key: ${{ matrix.jid }}-2024-10-03 + key: ${{ matrix.jid }}-2024-10-31 - name: Untar Cache archive if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'