diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 618c6529..6c263e62 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -84,7 +84,7 @@ jobs: with: path: | bin.tar.xz - key: gam-${{ matrix.jid }}-20221017 + key: gam-${{ matrix.jid }}-20221024 - name: Untar Cache archive if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'