Skip to content

Commit

Permalink
Update validate.yaml cache@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rodpayne authored Jan 12, 2025
1 parent 2825f2c commit aeb7f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
python-version: "3.10"
- name: Cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.cache/pip
key: pip-flake8
Expand Down

0 comments on commit aeb7f38

Please sign in to comment.