We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965636e commit 1749aeaCopy full SHA for 1749aea
.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