Skip to content

Commit ac7b0f6

Browse files
chore(deps): update actions/cache digest to 0057852 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a3b292 commit ac7b0f6

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.13"
1414

1515
- id: cache
16-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
16+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
1717
with:
1818
path: ~/.cache/pip
1919
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt', '**/test_requirements.txt') }}

0 commit comments

Comments
 (0)