We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd133cc + 1ce2e8c commit 90c300dCopy full SHA for 90c300d
doc/changes/unreleased.md
@@ -1,6 +1,5 @@
1
# Unreleased
2
3
-
4
## 🔧 Changed
5
6
* Excluded pyupgrade from project check due to its destructive nature
@@ -14,4 +13,5 @@
14
13
## 📚 Documentation
15
16
* Fixed various documentation typos
+* Fixed version information in GitHub Actions reference
17
* Updated the `pre-commit` related documentation
doc/github_actions/python_environment.rst
@@ -14,7 +14,7 @@ Parameters
* - python-version
- Python version to use
- True
- - 3.8
+ - 3.10
18
* - poetry-version
19
- Poetry version to use
20
0 commit comments