Skip to content

Commit f1fb1d0

Browse files
chore(deps): update actions/cache digest to 6682284
1 parent 3a879b6 commit f1fb1d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2121
- name: Cache .web
22-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
22+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
2323
with:
2424
path: .web
2525
key: ${{ runner.os }}-reflex-${{ hashFiles('**/uv.lock') }}

0 commit comments

Comments
 (0)