Skip to content
Snippets Groups Projects
Unverified Commit 091cff37 authored by Kevin Aleman's avatar Kevin Aleman Committed by GitHub
Browse files

ci: update cache to v4 on docker build (#35190)

parent ce0a5c38
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ runs:
if: inputs.setup == 'true'
shell: bash
- if: ${{ inputs.platform == 'alpine' }}
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: /tmp/build/matrix-sdk-crypto.linux-x64-musl.node
key: matrix-rust-sdk-crypto-nodejs-v0.2.0-beta.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment