We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6daf0 commit 01549bbCopy full SHA for 01549bb
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
version-type: strict
19
20
- name: Restore the deps and _build cache
21
- uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
22
id: restore-cache
23
env:
24
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}
0 commit comments