diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 949f57a2..a14f4379 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -85,7 +85,7 @@ jobs: path: | bin.tar.xz src/cpython - key: gam-${{ matrix.jid }}-20221029 + key: gam-${{ matrix.jid }}-20221101 - name: Untar Cache archive if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'