Skip to content

Commit bb74fef

Browse files
Update actions/cache digest to 1bd1e32
1 parent eda3416 commit bb74fef

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@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
21+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
2222
id: restore-cache
2323
env:
2424
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}

0 commit comments

Comments
 (0)