actions: rebuild to get Python 3.13.1

This commit is contained in:
Jay Lee 2024-12-03 19:34:54 -05:00 committed by GitHub
parent da58ae62a8
commit b1c212e9f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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