diff --git a/.github/workflows/wp-compatibility-test.yml b/.github/workflows/wp-compatibility-test.yml index 7e5dec6..61f3abc 100644 --- a/.github/workflows/wp-compatibility-test.yml +++ b/.github/workflows/wp-compatibility-test.yml @@ -89,7 +89,7 @@ jobs: cp -r languages "$BUILD_DIR/" - name: WordPress Plugin Check - uses: WordPress/plugin-check-action@v1.1.5 + uses: WordPress/plugin-check-action@v1.1.6 with: # Production-style plugin directory. Excludes repo-only files such as # .github, .vscode, GEMINI.md, and other development artifacts.