There was an error while loading. Please reload this page.
1 parent f9fb038 commit d71cd3eCopy full SHA for d71cd3e
.github/workflows/actions.yml
@@ -1,8 +1,8 @@
1
name: GitHub Actions
2
3
env:
4
- PYTHON_MAIN_VERSION: 3.11
5
- POETRY_VERSION: 1.7.1
+ PYTHON_MAIN_VERSION: 3.12
+ POETRY_VERSION: 2.0.1
6
7
on:
8
push:
0 commit comments