Skip to content

Commit

Permalink
I18N Lint: install latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Dec 2, 2024
1 parent fd8dc73 commit 9fe7a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
tools: wp-cli

- name: Install latest version of i18n-command
run: wp package install wp-cli/i18n-command:dev-main
run: wp package install wp-cli/i18n-command:@stable

- name: Setup Node
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
Expand Down

0 comments on commit 9fe7a35

Please sign in to comment.