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.
1 parent 918ad4f commit 99c9911Copy full SHA for 99c9911
.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