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 e010989 + 66aca40 commit 5e3c42fCopy full SHA for 5e3c42f
2 files changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
run: pipx install poetry
15
16
- name: Set up Python
17
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
18
with:
19
python-version: 3.11
20
cache: poetry
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments