Skip to content

Commit

Permalink
upgrade wp-cli to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-mendonca committed Jul 16, 2024
1 parent d45df31 commit 512942c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-check-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
WP_VERSION: 'null'

- name: Install the latest WP-CLI Command Extension
run: composer require wp-cli/extension-command --dev
run: wp-env run cli wp cli update --nightly

- name: Run Plugin Check
run: |
Expand Down

0 comments on commit 512942c

Please sign in to comment.