Skip to content

Commit ac100e1

Browse files
chore(deps): update actions/cache digest to cdf6c1f
1 parent 1234773 commit ac100e1

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Turbo cache
3535
id: turbo-cache
36-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
36+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
3737
with:
3838
path: .turbo
3939
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}

0 commit comments

Comments
 (0)