We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57b9c62 + c141560 commit 7c9c509Copy full SHA for 7c9c509
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
run: pipx install poetry
17
18
- name: Set up Python
19
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
20
with:
21
python-version: 3.11
22
cache: poetry
0 commit comments