Skip to content

Commit 1a9a46e

Browse files
committed
Try to resolve github CI failure.
1 parent 0544c04 commit 1a9a46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- name: 'Looking up cache'
3434
id: cache-openssl
35-
uses: actions/cache@v1
35+
uses: actions/cache@v3
3636
with:
3737
path: ${{ github.workspace }}/openssl/
3838
key: ${{ runner.os }}-${{ runner.arch }}-${{ matrix.openssl.version }}

0 commit comments

Comments
 (0)