Skip to content

Commit 1c70ba8

Browse files
Update actions/cache action to v4.2.1
1 parent 1a7a896 commit 1c70ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
version-type: strict
1919

2020
- name: Restore the deps and _build cache
21-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
21+
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
2222
id: restore-cache
2323
env:
2424
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}

0 commit comments

Comments
 (0)