Skip to content

Commit 2014cf1

Browse files
committed
try to fix plugin check test
1 parent 2e79cec commit 2014cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
unzip ${{ github.event.repository.name }}.zip -d build
2727
2828
- name: Run plugin check
29-
uses: wordpress/plugin-check-action@v1.1.4
29+
uses: wordpress/plugin-check-action@v1.1.5
3030
with:
3131
build-dir: './build/${{ github.event.repository.name }}'
3232
exclude-checks: |

0 commit comments

Comments
 (0)