Skip to content

Commit

Permalink
Update Plugin Check action name
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Jul 1, 2024
1 parent 4fcbd4b commit fe0d46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
run: rsync -rc --exclude-from="$GITHUB_WORKSPACE/.distignore" "$GITHUB_WORKSPACE/" translation-tools/ --delete --delete-excluded

- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@v1.0.5
uses: wordpress/plugin-check-action@v1
with:
build-dir: 'translation-tools'

0 comments on commit fe0d46d

Please sign in to comment.