diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5a93bb56..588e9d1a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -109,7 +109,7 @@ jobs: path: | bin.tar.xz src/cpython - key: gam-${{ matrix.jid }}-20230417 + key: gam-${{ matrix.jid }}-20230530 - name: Untar Cache archive if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'