Skip to content

Commit

Permalink
Set POT generation action version to 2.0. (aspirepress#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
costdev authored Nov 24, 2024
1 parent 412fd82 commit cac938b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-pot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: WordPress POT Generator
uses: varunsridharan/action-wp-pot-generator@2
uses: varunsridharan/action-wp-pot-generator@2.0
with:
save_path: "./languages"
item_slug: "${{ github.event.repository.name }}"
Expand Down

0 comments on commit cac938b

Please sign in to comment.