diff --git a/.github/workflows/zip-wp-plugin.yml b/.github/workflows/zip-wp-plugin.yml index ba79017..49ca3f1 100644 --- a/.github/workflows/zip-wp-plugin.yml +++ b/.github/workflows/zip-wp-plugin.yml @@ -10,7 +10,7 @@ jobs: uses: actions/checkout@v4 - name: Create zip archive - uses: thedoctor0/zip-release@0.7.1 + uses: thedoctor0/zip-release@0.7.6 with: type: 'zip' filename: "srf-weather-widget.zip"