Skip to content

Commit 4feb81f

Browse files
chore(deps): update actions/cache digest to 6682284
1 parent 2c24dc2 commit 4feb81f

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

0 commit comments

Comments
 (0)