We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c882f5 commit 602caa2Copy full SHA for 602caa2
.github/workflows/run-e2e-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Install poetry
37
run: pipx install poetry
38
- name: "Use Python"
39
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
40
with:
41
python-version: ${{ matrix.version }}
42
architecture: "x64"
0 commit comments