Skip to content

Commit

Permalink
CI: Update cache action to v4 (#4275)
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri authored Mar 11, 2024
2 parents 5988f6d + 1749aea commit c3dc91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
python-version: ${{ matrix.python }}
allow-prereleases: true
- uses: actions/cache@v3
- uses: actions/cache@v4
id: cache
with:
path: setuptools/tests/config/downloads/*.cfg
Expand Down

0 comments on commit c3dc91e

Please sign in to comment.