Skip to content

Commit 3dfb944

Browse files
chore(deps): update actions/cache digest to 8b402f5
1 parent 2c24dc2 commit 3dfb944

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
@@ -13,7 +13,7 @@ jobs:
1313
python-version: "3.14"
1414

1515
- id: cache
16-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
16+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
1717
with:
1818
path: ~/.cache/pip
1919
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt', '**/test_requirements.txt') }}

0 commit comments

Comments
 (0)