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 ea5b00c + bd9e6a6 commit 9b23700Copy full SHA for 9b23700
.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