Skip to content

Commit

Permalink
chore(deps): bump actions/cache from 3 to 4 (#33933)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 6fa0873 commit fd7eb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
steps:
- name: check cache for matrix-rust-sdk-crypto-nodejs
id: matrix-rust-sdk-crypto-nodejs
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
Expand Down

0 comments on commit fd7eb76

Please sign in to comment.