Skip to content

Commit 334f334

Browse files
Update actions/cache action to v4.2.2
1 parent 3a6daf0 commit 334f334

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@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
21+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
2222
id: restore-cache
2323
env:
2424
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}

0 commit comments

Comments
 (0)