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 698b1dd commit c0928bdCopy full SHA for c0928bd
.github/workflows/csqa.yml
@@ -133,7 +133,7 @@ jobs:
133
custom-cache-suffix: $(date -u "+%Y-%m")
134
135
- name: Download performance test fixture
136
- run: wget https://raw.githubusercontent.com/WordPress/WordPress/refs/heads/master/wp-includes/PHPMailer/PHPMailer.php
+ run: wget https://raw.githubusercontent.com/PHPMailer/PHPMailer/refs/tags/v6.9.3/src/PHPMailer.php
137
138
- name: Run performance report
139
id: performance_report
0 commit comments