We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe3a94 commit 032c236Copy full SHA for 032c236
.github/workflows/ci.yml
@@ -98,7 +98,7 @@ jobs:
98
CONFIG_FLAGS: ${{ matrix.PYTHON.OPENSSL.CONFIG_FLAGS }}
99
if: matrix.PYTHON.OPENSSL
100
- name: Load OpenSSL cache
101
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
+ uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
102
id: ossl-cache
103
timeout-minutes: 2
104
with:
0 commit comments