Skip to content

Commit 229d93c

Browse files
chore(deps): update actions/cache action to v5.0.4
1 parent 8096ed9 commit 229d93c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Install devenv.sh
9494
run: nix profile install nixpkgs#devenv
9595
- name: Cache .web
96-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
96+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
9797
with:
9898
path: .web
9999
key: ${{ runner.os }}-reflex-${{ hashFiles('**/uv.lock') }}

0 commit comments

Comments
 (0)