Skip to content

Commit 299bc70

Browse files
Update actions/cache action to v5.0.4 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 251de59 commit 299bc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
21+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
2222
id: restore-cache
2323
env:
2424
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}

0 commit comments

Comments
 (0)