Skip to content

Commit 1ce2e8c

Browse files
authored
Fix version reference (#292)
1 parent 1a5e87e commit 1ce2e8c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/changes/unreleased.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Unreleased
2+
3+
## 📚 Documentation
4+
5+
* Fixed version information in GitHub Actions reference

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)