diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6276e6b..cd002af 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -75,7 +75,7 @@ jobs: Compress-Archive -Path release\synapsis -DestinationPath release\synapsis-${{ matrix.target }}.zip - name: Upload to Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | release/synapsis-*.tar.gz