Skip to content

Commit f12b110

Browse files
committed
Calibrate the i18-command version
1 parent b80fe89 commit f12b110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-svn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
tools: wp-cli
2727

2828
- name: Install WP-CLI i18n command
29-
run: wp package install wp-cli/i18n-command:@stable
29+
run: wp package install wp-cli/i18n-command:v2.6.0
3030

3131
- name: Build the plugin
3232
run: yarn build

0 commit comments

Comments
 (0)