We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80fe89 commit f12b110Copy full SHA for f12b110
1 file changed
.github/workflows/deploy-to-svn.yml
@@ -26,7 +26,7 @@ jobs:
26
tools: wp-cli
27
28
- name: Install WP-CLI i18n command
29
- run: wp package install wp-cli/i18n-command:@stable
+ run: wp package install wp-cli/i18n-command:v2.6.0
30
31
- name: Build the plugin
32
run: yarn build
0 commit comments