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 6537925 + 1741415 commit 577d3dcCopy full SHA for 577d3dc
1 file changed
.github/workflows/unit-tests.yaml
@@ -17,7 +17,7 @@ jobs:
17
run: pipx install poetry==2.3.2
18
19
- name: Set up Python 3.11
20
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
21
with:
22
python-version: "3.11"
23
cache: poetry
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments