Skip to content

Commit c3dc91e

Browse files
authored
CI: Update cache action to v4 (#4275)
2 parents 5988f6d + 1749aea commit c3dc91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
python-version: ${{ matrix.python }}
7171
allow-prereleases: true
72-
- uses: actions/cache@v3
72+
- uses: actions/cache@v4
7373
id: cache
7474
with:
7575
path: setuptools/tests/config/downloads/*.cfg

0 commit comments

Comments
 (0)