actions: rebuild to pickup Python 3.13.0

This commit is contained in:
Jay Lee
2024-10-08 06:48:51 -04:00
committed by GitHub
parent cae58ffb96
commit f91ebfabcb

View File

@ -110,7 +110,7 @@ jobs:
with: with:
path: | path: |
cache.tar.xz cache.tar.xz
key: gam-${{ matrix.jid }}-20241002 key: gam-${{ matrix.jid }}-20241008
- name: Untar Cache archive - name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true' if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'