Skip to content

Commit afbce46

Browse files
authored
Update WordPress version in CI workflow
1 parent 643d288 commit afbce46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
- name: Run Plugin Check
4646
uses: wordpress/plugin-check-action@v1.1.6
4747
with:
48-
wp-version: "latest"
48+
wp-version: "7.0"

0 commit comments

Comments
 (0)