Skip to content

Commit bb9a385

Browse files
renovate[bot]thomasc-adyen
authored andcommitted
chore(deps): update actions/cache action to v5
1 parent 50179c7 commit bb9a385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: ${{ matrix.python-version }}
2525

2626
- name: Cache pip packages
27-
uses: actions/cache@v3
27+
uses: actions/cache@v5
2828
with:
2929
path: ~/.cache/pip
3030
key: ${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}

0 commit comments

Comments
 (0)