Skip to content

Commit 2a30a5d

Browse files
chore(deps): update actions/cache action to v5.0.5
1 parent 8096ed9 commit 2a30a5d

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@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
9797
with:
9898
path: .web
9999
key: ${{ runner.os }}-reflex-${{ hashFiles('**/uv.lock') }}

0 commit comments

Comments
 (0)