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 40764a4 + 99c9911 commit 9eb4949Copy full SHA for 9eb4949
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
run: pipx install poetry
31
32
- name: Set up Python
33
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
34
with:
35
python-version: 3.11
36
cache: poetry
0 commit comments