Skip to content

Commit f8ae58d

Browse files
chore(deps): update actions/cache digest to caa2961
1 parent 2c24dc2 commit f8ae58d

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@caa296126883cff596d87d8935842f9db880ef25 # v5
1717
with:
1818
path: ~/.cache/pip
1919
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt', '**/test_requirements.txt') }}

0 commit comments

Comments
 (0)