ci: update dev-dependencies and actions

This commit is contained in:
2022-05-14 18:35:48 +02:00
parent e0a6b498af
commit 7104188718
4 changed files with 11 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ jobs:
name: Push to stable
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Clean README.md
run: tail -n +6 README.md > README.md.tmp && mv README.md.tmp README.md
- name: WordPress.org plugin asset/readme update