diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fc8c36d..55c9f89 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -101,7 +101,7 @@ jobs: merge-multiple: true - name: Upload to release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | artifacts/lfm-cli-* \ No newline at end of file