diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 554b3ff..9524f7a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,7 +70,7 @@ jobs: with: path: | cache.tar.xz - key: ${{ matrix.jid }}-2024-02-13 + key: ${{ matrix.jid }}-2024-04-18 - name: Untar Cache archive if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'