Skip to content

Commit 9b23700

Browse files
authored
Upgrade to Setup-Python v5
Upgrade GitHub Actions
2 parents ea5b00c + bd9e6a6 commit 9b23700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/patchright_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v4
4545
- name: Set up Python 3.11
46-
uses: actions/setup-python@v4
46+
uses: actions/setup-python@v5
4747
with:
4848
python-version: '3.11'
4949

0 commit comments

Comments
 (0)