diff --git a/.github/workflows/generate-pot.yml b/.github/workflows/generate-pot.yml index 9c976d68c..353eb7945 100644 --- a/.github/workflows/generate-pot.yml +++ b/.github/workflows/generate-pot.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@master - name: WordPress POT Generator - uses: varunsridharan/action-wp-pot-generator@v2 + uses: varunsridharan/action-wp-pot-generator@2.0 with: save_path: "./languages" item_slug: "${{ github.event.repository.name }}"