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 ea5b00c commit bd9e6a6Copy full SHA for bd9e6a6
.github/workflows/patchright_workflow.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v4
45
- name: Set up Python 3.11
46
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
47
with:
48
python-version: '3.11'
49
0 commit comments