We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7aedce5 + a044764 commit 07bfb00Copy full SHA for 07bfb00
1 file changed
.github/workflows/wp-compatibility-test.yml
@@ -89,7 +89,7 @@ jobs:
89
cp -r languages "$BUILD_DIR/"
90
91
- name: WordPress Plugin Check
92
- uses: WordPress/plugin-check-action@v1.1.6
+ uses: WordPress/plugin-check-action@v1.1.7
93
with:
94
# Production-style plugin directory. Excludes repo-only files such as
95
# .github, GEMINI.md, and other development artifacts.
0 commit comments