Skip to content

Commit

Permalink
updated to cache v4 per GH recomendations
Browse files Browse the repository at this point in the history
  • Loading branch information
ryancheley committed Nov 3, 2024
1 parent 1ba18b6 commit 278e2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- uses: actions/cache@v2
- uses: actions/cache@v4
name: Configure pip caching
with:
path: ~/.cache/pip
Expand Down

0 comments on commit 278e2c7

Please sign in to comment.