[actions] bump actions for OpenSSL 3.2.1

This commit is contained in:
Jay Lee
2024-01-30 13:04:12 -05:00
committed by GitHub
parent a404af0582
commit 5e1702018c

View File

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