Skip to content

Commit 90c300d

Browse files
authored
Merge branch 'main' into update-changelog
2 parents dd133cc + 1ce2e8c commit 90c300d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/changes/unreleased.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Unreleased
22

3-
43
## 🔧 Changed
54

65
* Excluded pyupgrade from project check due to its destructive nature
@@ -14,4 +13,5 @@
1413
## 📚 Documentation
1514

1615
* Fixed various documentation typos
16+
* Fixed version information in GitHub Actions reference
1717
* Updated the `pre-commit` related documentation

doc/github_actions/python_environment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Parameters
1414
* - python-version
1515
- Python version to use
1616
- True
17-
- 3.8
17+
- 3.10
1818
* - poetry-version
1919
- Poetry version to use
2020
- True

0 commit comments

Comments
 (0)