prepare release of v1.3.1 (#33)

This commit is contained in:
2025-08-16 10:51:51 +02:00
parent 502abb10af
commit 7beb0037f6
6 changed files with 14 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ jobs:
wordpress: '5.9'
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Install SVN
run: |
if ! command -v svn > /dev/null; then