You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change eliminates warnings in CI caused by the deprecation.
In addition, using the `python-version` output of the
`setup-python` action fixes a bug that prevented Windows caches
from containing the Python version.
For reference, Windows caches were created with names
that lacked the Python version, like:
```
venv-pull_request-Windows--{hash}
```
0 commit comments