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