diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5a8a9dbf..7523cff6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -135,7 +135,7 @@ jobs: with: path: | cache.tar.xz - key: gam-${{ matrix.jid }}-20250922 + key: gam-${{ matrix.jid }}-20250930 - name: Untar Cache archive if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'