diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d9d129ed..ea2837f0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -165,7 +165,7 @@ jobs: with: path: | cache.tar.xz - key: gam-${{ matrix.jid }}-20260523 + key: gam-${{ matrix.jid }}-20260609 - name: Untar Cache archive if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'