We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5988f6d + 1749aea commit c3dc91eCopy full SHA for c3dc91e
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
python-version: ${{ matrix.python }}
71
allow-prereleases: true
72
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
73
id: cache
74
75
path: setuptools/tests/config/downloads/*.cfg
0 commit comments