Skip to content

Commit 58d03c2

Browse files
chore(deps): update actions/cache action to v5.0.2
1 parent ebc4061 commit 58d03c2

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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
96+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
9797
with:
9898
path: .web
9999
key: ${{ runner.os }}-reflex-${{ hashFiles('**/uv.lock') }}

0 commit comments

Comments
 (0)