actions: rebuild to get Python 3.12.7

This commit is contained in:
Jay Lee
2024-10-01 17:24:50 -04:00
committed by GitHub
parent d3a02f9d25
commit 7c1ee239c7

View File

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