diff --git a/.github/workflows/desktop-release.yml b/.github/workflows/desktop-release.yml index 210ca53..d1d4e52 100644 --- a/.github/workflows/desktop-release.yml +++ b/.github/workflows/desktop-release.yml @@ -114,7 +114,7 @@ jobs: path: artifacts merge-multiple: true - - uses: softprops/action-gh-release@v2 + - uses: softprops/action-gh-release@v3 with: files: artifacts/* fail_on_unmatched_files: true