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
tests,misc: pre-commit GH Workflow python-version to 3.10
If the 'python-version' is not set the 'setup-python' action returns
the follwoing warning:
```
The `python-version` input is not set. The version of Python currently
in `PATH` will be used.
```
0 commit comments