actions: bump cache ver to rebuild with OpenSSL 3.1.2

This commit is contained in:
Jay Lee
2023-08-01 10:21:32 -04:00
committed by GitHub
parent b5c400044a
commit f04dd95c38

View File

@ -114,7 +114,7 @@ jobs:
path: |
bin.tar.xz
src/cpython
key: gam-${{ matrix.jid }}-20230728
key: gam-${{ matrix.jid }}-20230801
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'