There was an error while loading. Please reload this page.
2 parents 3fbe191 + 5e0eaf6 commit 5b3986cCopy full SHA for 5b3986c
1 file changed
.github/workflows/plugin-check.yml
@@ -18,7 +18,7 @@ jobs:
18
tools: wp-cli
19
20
- name: Install latest version of dist-archive-command
21
- run: wp package install wp-cli/dist-archive-command:@stable
+ run: wp package install wp-cli/dist-archive-command:^3.1
22
23
- name: Build plugin
24
run: |
0 commit comments